mirror of https://github.com/hak5/openwrt-owl.git
parent
1f5d88a1e1
commit
58de9a89ad
|
@ -124,5 +124,6 @@ compile:
|
||||||
install:
|
install:
|
||||||
clean: FORCE
|
clean: FORCE
|
||||||
$(Build/UninstallDev)
|
$(Build/UninstallDev)
|
||||||
|
$(Build/Clean)
|
||||||
@rm -f $(STAGING_DIR)/stampfiles/.$(PKG_NAME)-installed
|
@rm -f $(STAGING_DIR)/stampfiles/.$(PKG_NAME)-installed
|
||||||
@rm -rf $(PKG_BUILD_DIR)
|
@rm -rf $(PKG_BUILD_DIR)
|
||||||
|
|
Loading…
Reference in New Issue