]> git.neil.brown.name Git - history.git/commit
kbuild: Additional config targets for testing
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Wed, 5 Jun 2002 14:40:54 +0000 (09:40 -0500)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Wed, 5 Jun 2002 14:40:54 +0000 (09:40 -0500)
commit04fdcac15c9f3296983f53194dfd7827e230e5da
tree51b3b597173e2fd83575d8e6ed28c1c1fc1e87e5
parent660ada4fb1ea3451cfa1da54e2e9a08fa231b00b
kbuild: Additional config targets for testing

This patch adds the following targets, which generate some configs
useful for testing - which kind should be clear from the names:

o allyesconfig
o allmodconfig
o allnoconfig
o randconfig

It also adds

o defconfig

which does the same as make oldconfig but uses the defaults for all
new options without asking.

The actual patch was done by Ghozlane Toumi, maintained in kbuild-2.5
by Keith Owens, and extracted by Sam Ravnborg and patch@luckynet.dynu.com.
Makefile
scripts/Configure