mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-23 11:35:19 +01:00
70ecc2b1e6
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
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
|