mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2025-02-11 00:11:27 +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
|