mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-23 11:35:19 +01:00
7c0aa811ec
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
7 lines
131 B
Makefile
7 lines
131 B
Makefile
|
|
include $(CURDIR)/Make.rules
|
|
#fdisk440 out
|
|
SUBDIRS = boot1-install partutil bdmesg clover-genconfig espfinder
|
|
|
|
all: all-recursive
|