1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[kernel] update to 2.6.28.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14441 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2009-02-08 13:01:28 +00:00
parent 4736491e62
commit 7efebe60e8
16 changed files with 20 additions and 36 deletions

View File

@@ -11,7 +11,7 @@ BOARD:=s3c24xx
BOARDNAME:=s3c24xx
FEATURES:=jffs2
LINUX_VERSION:=2.6.28.2
LINUX_VERSION:=2.6.28.4
DEVICE_TYPE=phone

View File

@@ -1,14 +0,0 @@
Does not compile. --mb
---
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -314,7 +314,7 @@ if NETFILTER_XTABLES
config NETFILTER_XT_TARGET_CHAOS
tristate '"CHAOS" target support'
- depends on NETFILTER_XTABLES
+ depends on NETFILTER_XTABLES && BROKEN
help
This option adds a `CHAOS' target.