Modules/armv7 - GIC support coming along
[tpg/acess2.git] / Kernel / Makefile
index 9d92cbf..f76540c 100644 (file)
 
 -include Makefile.BuildNum.$(ARCH)
 
+ifeq ($(BUILDNUM),)
+BUILDNUM = 0
+endif
+
 KERNEL_VERSION = 0.5
 
 MAKEDEP                = $(CC) -M

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