From 9c79899f63a2a089866eb16b85a01121edcfdff0 Mon Sep 17 00:00:00 2001 From: peteruithoven Date: Wed, 28 May 2014 14:40:11 +0200 Subject: [PATCH] Added inotifyd to our default build config --- extra/openwrt-build/openwrt-diffconfig-extramini | 1 + 1 file changed, 1 insertion(+) diff --git a/extra/openwrt-build/openwrt-diffconfig-extramini b/extra/openwrt-build/openwrt-diffconfig-extramini index b8e8531..3124fb4 100644 --- a/extra/openwrt-build/openwrt-diffconfig-extramini +++ b/extra/openwrt-build/openwrt-diffconfig-extramini @@ -38,3 +38,4 @@ CONFIG_WIFIBOX_AP_SSID="d3d-ap-%%MAC_TAIL%%" CONFIG_WIFIBOX_INIT_PRIORITY=18 CONFIG_WIFIBOX_WIRELESS_DEVICE="radio0" CONFIG_PACKAGE_kmod-lib-crc-ccitt=y +CONFIG_BUSYBOX_CONFIG_INOTIFYD=y \ No newline at end of file