aboutsummaryrefslogtreecommitdiff
path: root/libbb
diff options
context:
space:
mode:
authorlandley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-12-06 22:48:29 +0000
committerlandley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-12-06 22:48:29 +0000
commit7ec755790c6cd6174549f7b2fb712e96f50f3355 (patch)
tree236676a875a198de738ff9031a2df054069ebfb8 /libbb
parent3e518630f78a5267b0f062e072141317d273657e (diff)
downloadbusybox-w32-7ec755790c6cd6174549f7b2fb712e96f50f3355.tar.gz
busybox-w32-7ec755790c6cd6174549f7b2fb712e96f50f3355.tar.bz2
busybox-w32-7ec755790c6cd6174549f7b2fb712e96f50f3355.zip
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. git-svn-id: svn://busybox.net/trunk/busybox@12707 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'libbb')
0 files changed, 0 insertions, 0 deletions