Kernel/debug - Clean up Debug() method, bind to #define config
[tpg/acess2.git] / BuildConf / armv6 / default.mk
1
2 ifeq ($(PLATFORM),default)
3         $(error Please select a platform)
4 endif
5
6 #MODULES += armv7/GIC
7 MODULES += Filesystems/InitRD

UCC git Repository :: git.ucc.asn.au