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 | 12674e4077b1241e50aa6373cb1b159866fd0902 (patch) | |
tree | ddefe0c8881ca314dc4c89eb03dcf088e7e84cdb /target/linux | |
parent | d82a7facc2b1d836b672b92b759a307e9abfa56f (diff) | |
download | upstream-12674e4077b1241e50aa6373cb1b159866fd0902.tar.gz upstream-12674e4077b1241e50aa6373cb1b159866fd0902.tar.bz2 upstream-12674e4077b1241e50aa6373cb1b159866fd0902.zip |
missing piece of changeset 3030
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3043 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/aruba-2.6/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/aruba-2.6/Config.in b/target/linux/aruba-2.6/Config.in new file mode 100644 index 0000000000..a0b58afb13 --- /dev/null +++ b/target/linux/aruba-2.6/Config.in @@ -0,0 +1,3 @@ +config BR2_ARUBA_RAMDISK + prompt "ramdisk" + bool |