|
@@ -574,6 +574,7 @@ sdk: world
|
|
$(TOPDIR)/support/scripts/fix-rpath host
|
|
$(TOPDIR)/support/scripts/fix-rpath host
|
|
$(TOPDIR)/support/scripts/fix-rpath staging
|
|
$(TOPDIR)/support/scripts/fix-rpath staging
|
|
$(INSTALL) -m 755 $(TOPDIR)/support/misc/relocate-sdk.sh $(HOST_DIR)/relocate-sdk.sh
|
|
$(INSTALL) -m 755 $(TOPDIR)/support/misc/relocate-sdk.sh $(HOST_DIR)/relocate-sdk.sh
|
|
|
|
+ mkdir -p $(HOST_DIR)/share/buildroot
|
|
echo $(HOST_DIR) > $(HOST_DIR)/share/buildroot/sdk-location
|
|
echo $(HOST_DIR) > $(HOST_DIR)/share/buildroot/sdk-location
|
|
|
|
|
|
# Populating the staging with the base directories is handled by the skeleton package
|
|
# Populating the staging with the base directories is handled by the skeleton package
|