Files
hyperstart/build/Makefile.am
Gao feng 753364bbff remove hyper daemon test program
Signed-off-by: Gao feng <feng@hyper.sh>
2015-07-30 16:09:59 +08:00

13 lines
163 B
Makefile

all-local: initrd
if WITH_VBOX
initrd-local:
bash ./make-initrd.sh vbox
else
initrd-local:
bash ./make-initrd.sh
endif
cbfs-local:
bash ./make-initrd.sh cbfs