summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorHamish Moffatt2008-02-07 01:51:57 +0100
committerHamish Moffatt2008-02-07 01:51:57 +0100
commitb5e4871b39d1b6322ce5d03572bca45efe77348e (patch)
treee7f0a90cba243f60a7f7fb35bc11d18cba4554d1 /package/Config.in
parentCommit the new upstream patches and remove the old (diff)
downloadbuildroot-b5e4871b39d1b6322ce5d03572bca45efe77348e.tar.gz
buildroot-b5e4871b39d1b6322ce5d03572bca45efe77348e.tar.xz
buildroot-b5e4871b39d1b6322ce5d03572bca45efe77348e.zip
Added a package for fconfig, which allows you to modify RedBoot configuration parameters from linux.
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index 929e8752c..5de1feff2 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -66,6 +66,7 @@ source "package/bsdiff/Config.in"
source "package/customize/Config.in"
source "package/dash/Config.in"
source "package/file/Config.in"
+source "package/fconfig/Config.in"
source "package/kexec/Config.in"
if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
source "package/less/Config.in"