mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2025-02-04 23:11:30 +01:00
8 lines
146 B
Makefile
8 lines
146 B
Makefile
|
|
include $(CURDIR)/Make.rules
|
|
#fdisk440 out
|
|
#clover-genconfig temporary out
|
|
SUBDIRS = boot1-install partutil bdmesg espfinder
|
|
|
|
all: all-recursive
|