From 2b9828435721fd0e4ddffe6ddccb701b22549014 Mon Sep 17 00:00:00 2001 From: peteruithoven Date: Wed, 28 May 2014 17:12:36 +0200 Subject: [PATCH] Fixed build default config --- extra/openwrt-build/openwrt-diffconfig-extramini | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/extra/openwrt-build/openwrt-diffconfig-extramini b/extra/openwrt-build/openwrt-diffconfig-extramini index 3124fb4..234ef40 100644 --- a/extra/openwrt-build/openwrt-diffconfig-extramini +++ b/extra/openwrt-build/openwrt-diffconfig-extramini @@ -3,6 +3,7 @@ CONFIG_TARGET_ar71xx_generic=y CONFIG_TARGET_ar71xx_generic_TLMR3020=y CONFIG_ATH_USER_REGD=y # CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 is not set +CONFIG_BUSYBOX_CONFIG_INOTIFYD=y CONFIG_DOODLE3D_CLIENT_MINIFY_JS=y # CONFIG_IPV6 is not set # CONFIG_KERNEL_DEBUG_INFO is not set @@ -15,6 +16,7 @@ CONFIG_PACKAGE_doodle3d-client=y # CONFIG_PACKAGE_kmod-ipv6 is not set # CONFIG_PACKAGE_kmod-ppp is not set CONFIG_PACKAGE_kmod-usb-acm=y +CONFIG_PACKAGE_kmod-usb-ohci=y CONFIG_PACKAGE_kmod-usb-serial=y CONFIG_PACKAGE_kmod-usb-serial-ftdi=y # CONFIG_PACKAGE_libip6tc is not set @@ -37,5 +39,4 @@ CONFIG_USE_MKLIBS=y 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 +CONFIG_PACKAGE_kmod-lib-crc-ccitt=y \ No newline at end of file