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