diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-06-16 01:56:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-06-16 01:56:04 +0000 |
commit | f019ac4dc9b89958657dd8c9d81bb2e270c938e7 (patch) | |
tree | 59ba27f549ecae008485f94b3771c4fe1df4a563 /target/linux/uml-2.6/config | |
parent | 4f16e9cc3e2c187d19b24785a55ce30a892efd68 (diff) | |
download | upstream-f019ac4dc9b89958657dd8c9d81bb2e270c938e7.tar.gz upstream-f019ac4dc9b89958657dd8c9d81bb2e270c938e7.tar.bz2 upstream-f019ac4dc9b89958657dd8c9d81bb2e270c938e7.zip |
prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
SVN-Revision: 7644
Diffstat (limited to 'target/linux/uml-2.6/config')
-rw-r--r-- | target/linux/uml-2.6/config/i386 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/uml-2.6/config/i386 b/target/linux/uml-2.6/config/i386 index 35a7e74b50..f2286da4e1 100644 --- a/target/linux/uml-2.6/config/i386 +++ b/target/linux/uml-2.6/config/i386 @@ -80,6 +80,7 @@ CONFIG_MPENTIUMII=y # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set # CONFIG_MVIAC3_2 is not set +# CONFIG_MVIAC7 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MWINCHIPC6 is not set |