aboutsummaryrefslogtreecommitdiff
path: root/modutils
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2005-12-06 22:48:29 +0000
committerRob Landley <rob@landley.net>2005-12-06 22:48:29 +0000
commit02bab6869e274ab643b8e370f4e3f14cdc5edbaf (patch)
tree236676a875a198de738ff9031a2df054069ebfb8 /modutils
parenta62b0e7459b376d0c02c31ad250329e4da67618d (diff)
downloadbusybox-02bab6869e274ab643b8e370f4e3f14cdc5edbaf.tar.gz
Tito is using broken kernel headers that pollute the namespace with every
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.
Diffstat (limited to 'modutils')
0 files changed, 0 insertions, 0 deletions