diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-12-27 21:28:02 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-12-27 21:28:02 +0000 |
commit | 1fe38ff73bbb1397330adfcf331a1b9b871547df (patch) | |
tree | c611ef3a4ee2b8752582ad546268e481713166ba /target/linux/ubicom32/Makefile | |
parent | 858ea761172f225faac6ba07a59cb0b9497a6d88 (diff) | |
download | upstream-1fe38ff73bbb1397330adfcf331a1b9b871547df.tar.gz upstream-1fe38ff73bbb1397330adfcf331a1b9b871547df.tar.bz2 upstream-1fe38ff73bbb1397330adfcf331a1b9b871547df.zip |
switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
SVN-Revision: 18952
Diffstat (limited to 'target/linux/ubicom32/Makefile')
-rw-r--r-- | target/linux/ubicom32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ubicom32/Makefile b/target/linux/ubicom32/Makefile index fb181d6a76..62996d7bb2 100644 --- a/target/linux/ubicom32/Makefile +++ b/target/linux/ubicom32/Makefile @@ -14,7 +14,7 @@ BOARD:=ubicom32 BOARDNAME:=Ubicom IPxx FEATURES:=nommu ramdisk -LINUX_VERSION:=2.6.28.10 +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk |