diff options
Diffstat (limited to 'openwrt/package/linux/linux.mk')
-rw-r--r-- | openwrt/package/linux/linux.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/linux/linux.mk b/openwrt/package/linux/linux.mk index 322adadc3..02cc3bb8a 100644 --- a/openwrt/package/linux/linux.mk +++ b/openwrt/package/linux/linux.mk @@ -112,4 +112,6 @@ linux-dirclean: rm -rf $(LINUX_DIR)-$(LINUX_VERSION) rm -rf $(LINUX_DIR) rm -rf $(BUILD_DIR)/modules + rm -rf $(BUILD_DIR)/wl + rm -rf $(BUILD_DIR)/et |