Merge branch 'master' of github.com:thepowersgang/acess2
[tpg/acess2.git] / BuildConf / armv7 / default.mk
index 0a85c92..7867b16 100644 (file)
@@ -1,7 +1,8 @@
 
-ifeq ($(CONFIG),default)
-       $(error Please select a configuration)
+ifeq ($(PLATFORM),default)
+       $(error Please select a platform)
 endif
 
-MODULES += armv7/GIC
+# Core ARMv7 modules
+
 MODULES += Filesystems/InitRD

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