From: Felix Fietkau Date: Wed, 4 Jan 2006 19:23:17 +0000 (+0000) Subject: add missing Config.in to base-files X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ff0c6661463fbc104bbe9e526bf21210cd4b17c2;p=15.05%2Fopenwrt.git add missing Config.in to base-files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2821 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 +