diff options
author | Mike Baker <mbm@openwrt.org> | 2006-01-25 18:55:39 +0000 |
---|---|---|
committer | Mike Baker <mbm@openwrt.org> | 2006-01-25 18:55:39 +0000 |
commit | 0880804e9615348410d750c33151ce47b3b69088 (patch) | |
tree | fa203a10d50c35bb5bb54987fb3d82fbfcfc4366 | |
parent | 8db6bb41f54a99ed46af91b9ba3c67493d8486a2 (diff) | |
download | mtk-20170518-0880804e9615348410d750c33151ce47b3b69088.zip mtk-20170518-0880804e9615348410d750c33151ce47b3b69088.tar.gz mtk-20170518-0880804e9615348410d750c33151ce47b3b69088.tar.bz2 |
missing piece of changeset 3030
SVN-Revision: 3043
-rw-r--r-- | openwrt/target/linux/aruba-2.6/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/target/linux/aruba-2.6/Config.in b/openwrt/target/linux/aruba-2.6/Config.in new file mode 100644 index 0000000..a0b58af --- /dev/null +++ b/openwrt/target/linux/aruba-2.6/Config.in @@ -0,0 +1,3 @@ +config BR2_ARUBA_RAMDISK + prompt "ramdisk" + bool |