aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/config/README
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-04-18 12:05:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-04-18 12:05:16 +0000
commite1c27ce98544acbbd0689f589500c8dce2e5f67c (patch)
tree0cf2e21dbb0e93a4300184f3aedde745ef27c277 /scripts/config/README
parent6a47391ec7925494db97afb26a9f52baf0047548 (diff)
downloadmaster-187ad058-e1c27ce98544acbbd0689f589500c8dce2e5f67c.tar.gz
master-187ad058-e1c27ce98544acbbd0689f589500c8dce2e5f67c.tar.bz2
master-187ad058-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/README2
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.