diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-27 10:02:24 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-27 10:02:24 +0000 |
commit | 2f7cbe555a85de36e7e4c9f006f6132989f6f52e (patch) | |
tree | 1e9a718346ea295c0cd2258e5a8b13388d0a5903 /target/linux/pxcab/Makefile | |
parent | d448bd10fd14ae28667fac0e643aa3c08f74d1a5 (diff) |
[kernel] switch to 2.6.30.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17028 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/pxcab/Makefile')
-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 613f983e40..8d48aa080b 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.2 +LINUX_VERSION:=2.6.30.3 KERNEL_CC:= |