7b1d809a8d
This reverts commit dcf3e63a35
.
The kconfig update requires further testing and refinement until it can
remain in tree. Main problems are:
- Recursive deps are now fatal instead of a warning
- Previously legal syntax now leads to hard failures
- It fails all package builds since multiple days
The updated kconfig implementation needs to cope with the current status
quo in the various package feeds before we can reconsider it for master.
It is not desirable that single broken packages can hard-fail the entire
build pipeline.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
3 lines
110 B
Plaintext
3 lines
110 B
Plaintext
These files were taken from the Linux 3.9 Kernel
|
|
Configuration System and modified for the OpenWrt Buildroot.
|