]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/flash-images
core156: Ship functions.pl
[ipfire-2.x.git] / lfs / flash-images
index 5f39c488f610e25fdaa8ccd17952260e19ad0225..9fd9250553a5b848b0c693ad2c79fc67a1d5971c 100644 (file)
@@ -152,9 +152,9 @@ endif
 
        # Install IPFire
 ifneq "$(BUILD_PLATFORM)" "arm"
-       tar -x --xz -C $(MNThdd)/ -f $(DIR_TMP)/cdrom/distro.img
+       tar $(TAR_OPTIONS) -x --xz -C $(MNThdd)/ -f $(DIR_TMP)/cdrom/distro.img
 else
-       tar -x -C $(MNThdd)/ -f $(DIR_TMP)/cdrom/distro.img
+       tar $(TAR_OPTIONS) -x -C $(MNThdd)/ -f $(DIR_TMP)/cdrom/distro.img
 endif
        -touch $(MNThdd)/lib/modules/$(KVER)-ipfire/modules.dep
        mkdir $(MNThdd)/proc