update to 2.6.30.9
[openwrt/staging/stintel.git] / target / linux / orion / Makefile
index 4fd1606721178fef66bf09cc795e0dc7dd132bbb..48fe61bdcc6926b7301af6bf9af19eb55e830aa8 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -10,8 +10,9 @@ ARCH:=arm
 BOARD:=orion
 BOARDNAME:=Marvell Orion
 FEATURES:=squashfs
+SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=2.6.28.8
+LINUX_VERSION:=2.6.30.9
 
 include $(INCLUDE_DIR)/target.mk