X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1777497ae7f299b3368a255c2d71d9cb01a7be2c..b1bc178db99940d0dd48f330bcfbfbe1a976b749:/target/linux/orion/Makefile diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 4fd160672..8231d02ea 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -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.28.10 include $(INCLUDE_DIR)/target.mk