summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-21 21:27:10 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-21 21:27:10 +0000
commit99f5115ed79c6ca3abc07dd7c4306bdbf3854b22 (patch)
treebe446f4892c6477337d6b7f435b95abb3a71ab26
parentabfae7fce6a6ba7f9f2fd8f525494e6e7f383e3e (diff)
downloadlinux-baserock/ps/go-docker.tar.gz
add more flags for docker - aufsbaserock/ps/go-docker
-rw-r--r--linux-x86-64-generic.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux-x86-64-generic.morph b/linux-x86-64-generic.morph
index f9e722215318..b0bb486d4f48 100644
--- a/linux-x86-64-generic.morph
+++ b/linux-x86-64-generic.morph
@@ -83,6 +83,9 @@ configure-commands:
- scripts/config -e NETFILTER_ADVANCED
- scripts/config -e NETFILTER_XT_MATCH_ADDRTYPE
- scripts/config -e NETFILTER_XT_MATCH_CONNTRACK
+ - scripts/config -e MEMCG_SWAP
+ - scripts/config -e AUFS_FS
+ - scripts/config -e DM_THIN_PROVISIONING
- scripts/config -e FB_VESA
- yes '' | make oldconfig
build-commands: