aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c6c23b313..b1f88aa9c 100644
--- a/Makefile
+++ b/Makefile
@@ -249,6 +249,8 @@ busybox.links: Config.h applets.h
249nfsmount.o cmdedit.o: %.o: %.h 249nfsmount.o cmdedit.o: %.o: %.h
250$(OBJECTS): %.o: %.c Config.h busybox.h applets.h Makefile 250$(OBJECTS): %.o: %.c Config.h busybox.h applets.h Makefile
251 251
252usage.o: usage.h
253
252utility.o: loop.h 254utility.o: loop.h
253 255
254loop.h: mk_loop_h.sh 256loop.h: mk_loop_h.sh