Substitute busybox for uClibc, patch by Hideki IWAMOTO
This commit is contained in:
parent
87470def24
commit
3bff66617a
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ TARGET_ARCH=$(shell $(CC) -dumpmachine | sed -e s'/-.*//' \
|
|||
)
|
||||
endif
|
||||
|
||||
# Pull in the user's uClibc configuration
|
||||
# Pull in the user's busybox configuration
|
||||
ifeq ($(filter $(noconfig_targets),$(MAKECMDGOALS)),)
|
||||
-include $(TOPDIR).config
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue