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