diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-07-20 10:18:56 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-07-20 10:18:56 +0000 |
commit | 48ed80ebb69781d5cc912ea5e877f632ffeb4153 (patch) | |
tree | 453d4e157c027e9f643be2749f4c16da906acc07 /target/linux/pxcab | |
parent | 2f52c4b9f6132a090076adad2f182947342d5d95 (diff) | |
download | upstream-48ed80ebb69781d5cc912ea5e877f632ffeb4153.tar.gz upstream-48ed80ebb69781d5cc912ea5e877f632ffeb4153.tar.bz2 upstream-48ed80ebb69781d5cc912ea5e877f632ffeb4153.zip |
update to 2.6.30.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16931 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/pxcab')
-rw-r--r-- | target/linux/pxcab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/pxcab/Makefile b/target/linux/pxcab/Makefile index 5957d65fac..613f983e40 100644 --- a/target/linux/pxcab/Makefile +++ b/target/linux/pxcab/Makefile @@ -11,7 +11,7 @@ BOARD:=pxcab BOARDNAME:=PowerXCell Accelerator Board FEATURES:=fpu ramdisk -LINUX_VERSION:=2.6.30.1 +LINUX_VERSION:=2.6.30.2 KERNEL_CC:= |