Apply patch from http://bugs.busybox.net/view.php?id=205
This commit is contained in:
parent
416b97d913
commit
6e8666ead8
@ -39,7 +39,7 @@ cramfsroot: cramfs
|
|||||||
-@find $(TARGET_DIR) -type f -perm +111 | xargs $(STRIP) 2>/dev/null || true;
|
-@find $(TARGET_DIR) -type f -perm +111 | xargs $(STRIP) 2>/dev/null || true;
|
||||||
@rm -rf $(TARGET_DIR)/usr/man
|
@rm -rf $(TARGET_DIR)/usr/man
|
||||||
@rm -rf $(TARGET_DIR)/usr/info
|
@rm -rf $(TARGET_DIR)/usr/info
|
||||||
$(CRAMFS_DIR)/mkcramfs -q -D target/default/device_table.txt $(TARGET_DIR) $(IMAGE).cramfs
|
$(CRAMFS_DIR)/mkcramfs -q -D target/generic/device_table.txt $(TARGET_DIR) $(IMAGE).cramfs
|
||||||
|
|
||||||
cramfsroot-source: cramfs-source
|
cramfsroot-source: cramfs-source
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user