summaryrefslogtreecommitdiffstats
path: root/src/makefile
blob: ca4f797ae1a7b315b1114a08f9be3dcb4c89cae1 (plain)
1
2
3
4
5
6
7
ROOTPATH = ..

SUBDIRS = kernel.d lib.d libc++.d sys.d usr.d build.d
IMAGES += ${IMGDIR}/hbicore.elf 
IMAGES += ${IMGDIR}/hbicore.bin

include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud