projects
/
madwifi
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0b577b
)
Don't show TOOLPATH on "make info" - it's not used anywhere
author
proski
<proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 26 Jan 2009 22:39:46 +0000
(22:39 +0000)
committer
proski
<proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 26 Jan 2009 22:39:46 +0000
(22:39 +0000)
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3932
0192ed92
-7a03-0410-a25b-
9323aeb14dbd
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f154bb0ef9f4080b1e6b97ef8807c8753623c2c5..0760958077a2b389e1e99c8e7aaa5b76edfba047 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-141,9
+141,6
@@
info:
@echo "TARGET : $(TARGET)"
@echo "ARCH : $(ARCH)"
@echo "BUS : $(BUS)"
- @if [ -n "$(TOOLPATH)" ]; then \
- @echo "TOOLPATH : $(TOOLPATH)"; \
- fi
@echo "KERNELRELEASE: $(KERNELRELEASE)"
@echo "KERNELPATH : $(KERNELPATH)"
@echo "KERNELCONF : $(KERNELCONF)"