diff options
author | Katze Miau <miaukatzemiau@priveasy.de> | 2011-12-03 12:16:09 (GMT) |
---|---|---|
committer | Katze Miau <miaukatzemiau@priveasy.de> | 2011-12-03 12:16:09 (GMT) |
commit | 9a4a525faf37508a6b9d487b40ffdc25bced1a9d (patch) | |
tree | 023234d2d7c29ac4d6e784bb16d36269c6a0570a | |
parent | 7ac99aa8c2669c3bea2df7006125516f544268ff (diff) |
include flock to in backfire.config
-rw-r--r-- | config/backfire.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/backfire.config b/config/backfire.config index 96e20d2..fb47232 100644 --- a/config/backfire.config +++ b/config/backfire.config @@ -2977,7 +2977,7 @@ CONFIG_PACKAGE_nano=y # CONFIG_PACKAGE_fconfig is not set # CONFIG_PACKAGE_file is not set # CONFIG_PACKAGE_firmwarehotplug is not set -# CONFIG_PACKAGE_flock is not set +CONFIG_PACKAGE_flock=y # CONFIG_PACKAGE_fortune-mod is not set # CONFIG_PACKAGE_fowsr is not set # CONFIG_PACKAGE_fxload is not set |