mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
Merge branch 'sed-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
This commit is contained in:
@@ -135,7 +135,7 @@ $(SED_DIR2)/.configured: $(SED_DIR2)/.unpacked
|
||||
touch $@
|
||||
|
||||
$(SED_DIR2)/$(SED_BINARY): $(SED_DIR2)/.configured
|
||||
$(MAKE) CC=$(TARGET_CC) -C $(SED_DIR2)
|
||||
$(MAKE) -C $(SED_DIR2)
|
||||
|
||||
# This stuff is needed to work around GNU make deficiencies
|
||||
sed-target_binary: $(SED_DIR2)/$(SED_BINARY)
|
||||
|
||||
Reference in New Issue
Block a user