diff options
Diffstat (limited to 'openwrt/package/haserl/Config.in')
-rw-r--r-- | openwrt/package/haserl/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/haserl/Config.in b/openwrt/package/haserl/Config.in index 86663d2bd8..12891b8567 100644 --- a/openwrt/package/haserl/Config.in +++ b/openwrt/package/haserl/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_HASERL tristate "haserl" - default m + default m if CONFIG_DEVEL help A CGI wrapper to embed shell scripts in HTML documents. |