ath9k: fix counter overflow in survey channel time stats for the operating channel
[openwrt/svn-archive/archive.git] / package / busybox / patches / 000-autoconf.patch
1 --- a/applets/Kbuild.src
2 +++ b/applets/Kbuild.src
3 @@ -28,7 +28,7 @@ HOSTCFLAGS_usage_pod.o = -I$(srctree_sla
4 applets/applets.o: include/usage_compressed.h include/applet_tables.h
5
6 applets/applet_tables: .config include/applets.h
7 -applets/usage: .config include/applets.h
8 +applets/usage: .config include/applets.h include/autoconf.h
9 applets/usage_pod: .config include/applet_tables.h include/applets.h
10
11 quiet_cmd_gen_usage_compressed = GEN include/usage_compressed.h