mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
Remove some more file during pppd-clean
This commit is contained in:
@@ -64,6 +64,8 @@ pppd: uclibc $(TARGET_DIR)/$(PPPD_TARGET_BINARY)
|
||||
pppd-clean:
|
||||
rm -f $(TARGET_DIR)/usr/sbin/pppd
|
||||
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
|
||||
-$(MAKE) -C $(PPPD_DIR) clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user