mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-04 08:57:44 +00:00
Remove some more file during pppd-clean
This commit is contained in:
parent
d26d1d0fcf
commit
ff9e81e7fa
@ -64,6 +64,8 @@ pppd: uclibc $(TARGET_DIR)/$(PPPD_TARGET_BINARY)
|
|||||||
pppd-clean:
|
pppd-clean:
|
||||||
rm -f $(TARGET_DIR)/usr/sbin/pppd
|
rm -f $(TARGET_DIR)/usr/sbin/pppd
|
||||||
rm -f $(TARGET_DIR)/usr/sbin/chat
|
rm -f $(TARGET_DIR)/usr/sbin/chat
|
||||||
|
rm -f $(TARGET_DIR)/usr/sbin/pppstatus
|
||||||
|
rm -f $(TARGET_DIR)/usr/sbin/pppdump
|
||||||
rm -rf $(TARGET_DIR)/etc/ppp
|
rm -rf $(TARGET_DIR)/etc/ppp
|
||||||
-$(MAKE) -C $(PPPD_DIR) clean
|
-$(MAKE) -C $(PPPD_DIR) clean
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user