diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-21 19:46:56 +0000 |
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-21 19:46:56 +0000 |
| commit | 534bac6fae3e8e22220d3dc723a98c51f681f3b3 (patch) | |
| tree | 65c7a1b77d9ecb88ef89ac38d85957483aedb487 /openwrt/package/linux/linux.mk | |
| parent | 769b5d80fe4d4cd2fa7dd47ab267d5cbe48b2cee (diff) | |
add cifs, disable smbfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@413 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |
