projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Force iproute2 Config to build without ATM support, even if host system has
[openwrt.git]
/
package
/
linux
/
linux.mk
diff --git
a/package/linux/linux.mk
b/package/linux/linux.mk
index
322adad
..
02cc3bb
100644
(file)
--- a/
package/linux/linux.mk
+++ b/
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
This page took
0.026367 seconds
and
4
git commands to generate.