kernel: omap add ipp2p patch for kernel3.0.

This commit is contained in:
Arne Fitzenreiter
2012-03-20 14:55:19 +01:00
parent 13c69eff1c
commit e715467b49
3 changed files with 1042 additions and 2 deletions

View File

@@ -800,6 +800,7 @@ CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
CONFIG_IP_NF_MATCH_IPP2P=m
#
# IPv6: Netfilter Configuration

View File

@@ -155,8 +155,8 @@ endif
# Reiser4 (don't check if fail (some patches are already in xen patchset)
# -cd $(DIR_APP) && bzcat $(DIR_DL)/reiser4-for-2.6.32.patch.bz2 | patch -Np1
# ipp2p 0.8.2-pomng
# cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.8-ipp2p-0.8.2-pomng.patch
# ipp2p 0.8.2-ipfire
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.0-ipp2p-0.8.2-ipfire.patch
# Layer7-patch
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/netfilter_layer7_2.22_kernel3.0.patch

File diff suppressed because it is too large Load Diff