diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-11-17 17:22:30 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-11-17 17:22:30 +0000 |
commit | 60085a01bbf1420730b543a57ef6e8edfbe4c823 (patch) | |
tree | 58f3a2c81a004528cdca0a722466036fd4ee1ae4 /target/linux/au1000 | |
parent | 41413c19cc2c8f0af7e933d5c5e3f9963bbc33ec (diff) | |
download | upstream-60085a01bbf1420730b543a57ef6e8edfbe4c823.tar.gz upstream-60085a01bbf1420730b543a57ef6e8edfbe4c823.tar.bz2 upstream-60085a01bbf1420730b543a57ef6e8edfbe4c823.zip |
update to 2.6.27.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13261 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/au1000')
-rw-r--r-- | target/linux/au1000/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index 097fa7ab6f..bd41a88f8e 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -11,7 +11,7 @@ BOARD:=au1000 BOARDNAME:=RMI/AMD AU1x00 FEATURES:=jffs2 usb pci -LINUX_VERSION:=2.6.27.5 +LINUX_VERSION:=2.6.27.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |