diff --git a/openwrt/package/base-files/Config.in b/openwrt/package/base-files/Config.in new file mode 100644 index 0000000000..c278b272f1 --- /dev/null +++ b/openwrt/package/base-files/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_LIBGCC + prompt "libgcc............................ GCC support library" + tristate + default m if CONFIG_DEVEL + help + GCC support library +