mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-28 12:25:19 +01:00
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
|