diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-04-18 12:05:16 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-04-18 12:05:16 +0000 |
commit | e1c27ce98544acbbd0689f589500c8dce2e5f67c (patch) | |
tree | 0cf2e21dbb0e93a4300184f3aedde745ef27c277 /scripts/config/README | |
parent | 6a47391ec7925494db97afb26a9f52baf0047548 (diff) | |
download | upstream-e1c27ce98544acbbd0689f589500c8dce2e5f67c.tar.gz upstream-e1c27ce98544acbbd0689f589500c8dce2e5f67c.tar.bz2 upstream-e1c27ce98544acbbd0689f589500c8dce2e5f67c.zip |
build: add new menuconfig code based on linux 3.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36361 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'scripts/config/README')
-rw-r--r-- | scripts/config/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/config/README b/scripts/config/README index 54aaefb598..ea911be6a7 100644 --- a/scripts/config/README +++ b/scripts/config/README @@ -1,2 +1,2 @@ -These files were taken from the Linux 2.6.16.7 Kernel +These files were taken from the Linux 3.9 Kernel Configuration System and modified for the OpenWrt Buildroot. |