]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/linux
Add Atom cpu to p4-clockmod.
[people/pmueller/ipfire-2.x.git] / lfs / linux
index c2106d4bb39da8e2cdae01787a6aef28c9af0cc8..1a7cfedbb0c27ffa75a849322c5b80ce49a8ec70 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -149,7 +149,9 @@ endif
 
        # Intel Atom Coretemp Patch
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.27-atom-coretemp.patch
-       
+       # Intel Atom P4-clockmod Patch
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.27-atom-clockmod.patch
+
        # Layer7-patch
        cd $(DIR_SRC) && rm -rf $(DIR_SRC)/netfilter-layer7-v2.21
        cd $(DIR_SRC) && tar xzf $(DIR_DL)/netfilter-layer7-v2.21.tar.gz