02bab6869e
CONFIG_ symbol in the kernel, and this clashes with busybox's CONFIG_TR and CONFIG_WATCHDOG, causing applets.h to barf if they're not switched on (since the broken headers don't affect kconfig or the makefiles). Since such broken kernel headers are common enough to crop up every few months, a simple work around is to move TR and WATCHDOG from CONFIG_ to ENABLE_ early. |
||
---|---|---|
.. | ||
.cvsignore | ||
applets.h | ||
busybox.h | ||
dump.h | ||
grp_.h | ||
inet_common.h | ||
libbb.h | ||
pwd_.h | ||
shadow_.h | ||
unarchive.h | ||
usage.h | ||
xregex.h |