mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
ucl: fix CLEAN
This commit is contained in:
parent
0041798b84
commit
147d6b7cdd
@ -43,8 +43,6 @@ define Host/Install
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Host/Clean
|
define Host/Clean
|
||||||
$(MAKE) -C $(HOST_BUILD_DIR) uninstall
|
|
||||||
rm -rf $(HOST_BUILD_DIR)
|
|
||||||
rm -rf $(STAGING_DIR_HOST)/include/ucl
|
rm -rf $(STAGING_DIR_HOST)/include/ucl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user