about summary refs log tree commit diff
path: root/pkgs/top-level/platforms.nix
diff options
context:
space:
mode:
authorLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2011-07-21 18:40:24 +0000
committerLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2011-07-21 18:40:24 +0000
commit9387a99a19dbdf9e280394c92a71a9781f04f7c1 (patch)
treecb9f7c50a357c027188ab426c18bd91c51547f92 /pkgs/top-level/platforms.nix
parent2758c07f1ee596cdbb56c856588ed5820d6e9663 (diff)
downloadnixlib-9387a99a19dbdf9e280394c92a71a9781f04f7c1.tar
nixlib-9387a99a19dbdf9e280394c92a71a9781f04f7c1.tar.gz
nixlib-9387a99a19dbdf9e280394c92a71a9781f04f7c1.tar.bz2
nixlib-9387a99a19dbdf9e280394c92a71a9781f04f7c1.tar.lz
nixlib-9387a99a19dbdf9e280394c92a71a9781f04f7c1.tar.xz
nixlib-9387a99a19dbdf9e280394c92a71a9781f04f7c1.tar.zst
nixlib-9387a99a19dbdf9e280394c92a71a9781f04f7c1.zip
Adding netfilter/iptables to the sheevaplug kernel.
svn path=/nixpkgs/trunk/; revision=27886
Diffstat (limited to 'pkgs/top-level/platforms.nix')
-rw-r--r--pkgs/top-level/platforms.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/pkgs/top-level/platforms.nix b/pkgs/top-level/platforms.nix
index f44306785709..097d81fb0b8b 100644
--- a/pkgs/top-level/platforms.nix
+++ b/pkgs/top-level/platforms.nix
@@ -55,6 +55,12 @@ rec {
         NFSD_V3 y
         NFSD_V3_ACL y
         NFSD_V4 y
+        NETFILTER y
+        IP_NF_IPTABLES y
+        IP_NF_FILTER y
+        IP_NF_MATCH_ADDRTYPE y
+        IP_NF_TARGET_LOG y
+        IP_NF_MANGLE y
 
         # Fail to build
         DRM n