kernel: update linux 3.9 to 3.9.8
[openwrt/svn-archive/archive.git] / target / linux / gemini / Makefile
index 91847f97c701b3c62c44f07431aee84121b416ce..9da59cbc5f9f619a57c1ae6b93f42e4a93bdfe82 100644 (file)
@@ -13,7 +13,9 @@ FEATURES:=squashfs pci
 CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.9.2
+LINUX_VERSION:=3.9.8
+
+KERNELNAME:="zImage"
 
 include $(INCLUDE_DIR)/target.mk