diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-26 02:28:58 -0600 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-26 02:29:27 -0600 |
| commit | 222fca319f700e4d648a8994890a39ebc0642e7d (patch) | |
| tree | 1aec696026d76e3ff2f34a84b39ffd5bdcf6b79c /mk | |
| parent | 6a2c3683c85b6388718932ea6597ea40612ab95f (diff) | |
kernel config style. fixes for allmodconfig.
Diffstat (limited to 'mk')
| -rw-r--r-- | mk/build.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/build.mk b/mk/build.mk index 751aa2ae4..6ac3a77f5 100644 --- a/mk/build.mk +++ b/mk/build.mk @@ -10,6 +10,8 @@ DEFCONFIG= ADK_DEBUG=n \ ADK_PACKAGE_BUSYBOX_HIDE=n \ ADK_DISABLE_KERNEL_PATCHES=n \ ADK_DISABLE_TARGET_KERNEL_PATCHES=n \ + ADK_DISABLE_TCP_FASTOPEN=n \ + ADK_KERNEL_FB_CON_DECOR=n \ ADK_CHOOSE_APPLIANCE=n \ ADK_WGET_TIMEOUT=180 \ ADK_MAKE_PARALLEL=y \ |
