mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
fix old target name
This commit is contained in:
parent
b7094a31ca
commit
8d1ce2a787
@ -56,7 +56,7 @@ tcl-clean:
|
|||||||
$(MAKE) prefix=$(TARGET_DIR)/usr -C $(TCL_DIR)/unix uninstall
|
$(MAKE) prefix=$(TARGET_DIR)/usr -C $(TCL_DIR)/unix uninstall
|
||||||
-$(MAKE) -C $(TCL_DIR)/unix clean
|
-$(MAKE) -C $(TCL_DIR)/unix clean
|
||||||
|
|
||||||
less-dirclean:
|
tcl-dirclean:
|
||||||
rm -rf $(LESS_DIR)
|
rm -rf $(LESS_DIR)
|
||||||
|
|
||||||
#############################################################
|
#############################################################
|
||||||
@ -67,4 +67,3 @@ less-dirclean:
|
|||||||
ifeq ($(strip $(BR2_PACKAGE_TCL)),y)
|
ifeq ($(strip $(BR2_PACKAGE_TCL)),y)
|
||||||
TARGETS+=tcl
|
TARGETS+=tcl
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user