diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-09 10:48:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-09 10:48:43 +0000 |
commit | d25a4e7ddc3c5ce61391dd4eed79f14b3c683a51 (patch) | |
tree | db0c3eae29770bdb18fee68ce26d15e640a7f4d0 /target/linux/ixp4xx/Makefile | |
parent | d5093de0b19bfa62bc47415658e7f2316bf914bc (diff) | |
download | upstream-d25a4e7ddc3c5ce61391dd4eed79f14b3c683a51.tar.gz upstream-d25a4e7ddc3c5ce61391dd4eed79f14b3c683a51.tar.bz2 upstream-d25a4e7ddc3c5ce61391dd4eed79f14b3c683a51.zip |
ixp4xx: switch to 3.3
SVN-Revision: 31662
Diffstat (limited to 'target/linux/ixp4xx/Makefile')
-rw-r--r-- | target/linux/ixp4xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index 87e1e06713..1d9f3ab361 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.37.6 +LINUX_VERSION:=3.3.5 include $(INCLUDE_DIR)/target.mk |