hide bb_mkdep build
This commit is contained in:
parent
ebee0e7705
commit
a568ef2343
2
Makefile
2
Makefile
@ -384,7 +384,7 @@ docs/busybox.net/BusyBox.html: docs/busybox.pod
|
|||||||
|
|
||||||
# The nifty new buildsystem stuff
|
# The nifty new buildsystem stuff
|
||||||
scripts/bb_mkdep: $(top_srcdir)/scripts/bb_mkdep.c
|
scripts/bb_mkdep: $(top_srcdir)/scripts/bb_mkdep.c
|
||||||
$(HOSTCC) $(HOSTCFLAGS) -o $@ $<
|
$(Q)$(HOSTCC) $(HOSTCFLAGS) -o $@ $<
|
||||||
|
|
||||||
DEP_INCLUDES := include/bb_config.h
|
DEP_INCLUDES := include/bb_config.h
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user