1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-19 16:12:14 +03:00
openwrt-xburst/package/busybox/patches/000-autoconf.patch
nbd b5cb1795de refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 11:25:53 +00:00

14 lines
472 B
Diff

Index: busybox-1.4.2/applets/Kbuild
===================================================================
--- busybox-1.4.2.orig/applets/Kbuild 2007-06-04 13:21:32.429046704 +0200
+++ busybox-1.4.2/applets/Kbuild 2007-06-04 13:21:32.495036672 +0200
@@ -10,7 +10,7 @@
# Generated file needs additional love
-applets/applets.o: include/usage_compressed.h
+applets/applets.o: include/usage_compressed.h include/autoconf.h
hostprogs-y += usage
always := $(hostprogs-y)