CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Cleanup Makefile's header
[kernel/cubieboard2.git] / Makefile
index b3c3e7cfec3f34ef3d381ffe1041c73da599392e..0f990b9fb4310c843a73851498174f234a66bd1b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 #
-# src/kernel/Makefile
+# kernel/cubieboard2/Makefile
 #
 
 TARGET = arm-crux-linux-gnueabihf
@@ -8,7 +8,7 @@ PWD = $(shell pwd)
 WORK = $(PWD)/work
 CROSSTOOLS = $(PWD)/../../toolchain-hardfp/crosstools
 
-KERNEL_VERSION = 3.4.43-cubieboard2_20130822
+KERNEL_VERSION = 3.4.43-cubieboard2_20130827
 
 .PHONY: all clean image modules map config