summaryrefslogtreecommitdiffstats
path: root/target/ubifs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-04-01 13:02:07 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2009-04-01 13:02:07 +0000
commit7737b360df816a6af85c1d9ce344402a02e00025 (patch)
treef9698735229b300799b143dfc77053a71b183737 /target/ubifs
parentb54bedd60c7e77ef274d272ec5807fce85134ad3 (diff)
downloadbuildroot-novena-7737b360df816a6af85c1d9ce344402a02e00025.tar.gz
buildroot-novena-7737b360df816a6af85c1d9ce344402a02e00025.zip
makedevs: install into HOST_DIR
Diffstat (limited to 'target/ubifs')
-rw-r--r--target/ubifs/ubifsroot.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ubifs/ubifsroot.mk b/target/ubifs/ubifsroot.mk
index f0b519d81..3412f5e3e 100644
--- a/target/ubifs/ubifsroot.mk
+++ b/target/ubifs/ubifsroot.mk
@@ -98,7 +98,7 @@ ifneq ($(BR2_TARGET_ROOTFS_UBIFS_SQUASH),)
endif
ifneq ($(TARGET_DEVICE_TABLE),)
# Use fakeroot to pretend to create all needed device nodes
- echo "$(STAGING_DIR)/bin/makedevs -d $(TARGET_DEVICE_TABLE) $(TARGET_DIR)" \
+ echo "$(HOST_DIR)/usr/bin/makedevs -d $(TARGET_DEVICE_TABLE) $(TARGET_DIR)" \
>> $(PROJECT_BUILD_DIR)/_fakeroot.$(notdir $(UBIFS_TARGET))
endif
# Use fakeroot so mkfs.ubifs believes the previous fakery