diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:53:22 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:53:22 +0000 |
commit | af65816d5d2ad1c1979e76d8886a52499c3989cc (patch) | |
tree | 2817eaf1e4407046b5ca06b4468ea48cad6fcbdf /target/linux/ixp4xx | |
parent | 45a676441d8ad344d4b50ac88e3771fb75e41d7e (diff) | |
download | upstream-af65816d5d2ad1c1979e76d8886a52499c3989cc.tar.gz upstream-af65816d5d2ad1c1979e76d8886a52499c3989cc.tar.bz2 upstream-af65816d5d2ad1c1979e76d8886a52499c3989cc.zip |
update other 2.6.28.7 targets to 2.6.28.8, too
SVN-Revision: 14917
Diffstat (limited to 'target/linux/ixp4xx')
-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 216332dfae..94e0c895d7 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx FEATURES:=squashfs SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.28.7 +LINUX_VERSION:=2.6.28.8 include $(INCLUDE_DIR)/target.mk |