mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 10:49:40 +08:00
parent
fcc67b55b1
commit
ba1e6a68ae
@ -75,7 +75,7 @@ $(curdir)/rootfs-prepare: $(TMP_DIR)/.build
|
|||||||
@-find $(TARGET_DIR) -name CVS | $(XARGS) rm -rf
|
@-find $(TARGET_DIR) -name CVS | $(XARGS) rm -rf
|
||||||
@-find $(TARGET_DIR) -name .svn | $(XARGS) rm -rf
|
@-find $(TARGET_DIR) -name .svn | $(XARGS) rm -rf
|
||||||
@-find $(TARGET_DIR) -name '.#*' | $(XARGS) rm -f
|
@-find $(TARGET_DIR) -name '.#*' | $(XARGS) rm -f
|
||||||
$(if $(CONFIG_CLEAN_IPKG),rm -rf $(TARGET_DIR)/usr/lib/ipkg)
|
$(if $(CONFIG_CLEAN_IPKG),rm -rf $(TARGET_DIR)/usr/lib/opkg)
|
||||||
$(call mklibs)
|
$(call mklibs)
|
||||||
|
|
||||||
$(curdir)/index: FORCE
|
$(curdir)/index: FORCE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user