mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-29 12:35:53 +01:00
2cbf0e9b2c
Signed-off-by: Slice <sergey.slice@gmail.com>
9 lines
157 B
Makefile
9 lines
157 B
Makefile
|
|
include $(CURDIR)/Make.rules
|
|
#fdisk440 out
|
|
#clover-genconfig temporary out
|
|
#espfinder out
|
|
SUBDIRS = boot1-install partutil bdmesg nvram
|
|
|
|
all: all-recursive
|