Skip to content
Snippets Groups Projects
Commit 898721c9 authored by mbm's avatar mbm
Browse files

fix busybox rebuild when config changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7051 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent d6ce92de
No related branches found
No related tags found
No related merge requests found
diff -ur busybox.old/applets/Kbuild busybox.dev/applets/Kbuild
--- busybox.old/applets/Kbuild 2007-04-25 15:25:30.000000000 -0700
+++ busybox.dev/applets/Kbuild 2007-04-25 15:25:11.000000000 -0700
@@ -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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment