diff options
author | Rob Landley <rob@landley.net> | 2005-12-06 22:48:29 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2005-12-06 22:48:29 +0000 |
commit | 02bab6869e274ab643b8e370f4e3f14cdc5edbaf (patch) | |
tree | 236676a875a198de738ff9031a2df054069ebfb8 /applets | |
parent | a62b0e7459b376d0c02c31ad250329e4da67618d (diff) | |
download | busybox-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 'applets')
0 files changed, 0 insertions, 0 deletions