From 93e6e0735ad5fba5a20bc52290f42d3e7c632d5b Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 24 Jun 2005 08:48:06 +0000 Subject: The '-r' option has gone away --- target/squashfs/squashfsroot.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/squashfs/squashfsroot.mk') diff --git a/target/squashfs/squashfsroot.mk b/target/squashfs/squashfsroot.mk index 09b08066f..4fe2f2d4b 100644 --- a/target/squashfs/squashfsroot.mk +++ b/target/squashfs/squashfsroot.mk @@ -51,8 +51,8 @@ squashfsroot: squashfs host-fakeroot makedevs -i $(STAGING_DIR)/fakeroot.env \ -s $(STAGING_DIR)/fakeroot.env -- \ $(STAGING_DIR)/bin/makedevs \ - -r $(TARGET_DIR) \ - -d target/generic/device_table.txt + -d target/generic/device_table.txt \ + $(TARGET_DIR) # Use fakeroot to fake out mksquashfs per the previous fakery $(STAGING_DIR)/usr/bin/fakeroot \ -i $(STAGING_DIR)/fakeroot.env \ -- cgit v1.2.3