projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42d71c4
)
INFINIBAND: Remove 'TOPDIR' from Makefiles
author
WANG Cong
<
[email protected]
>
Tue, 1 Jan 2008 13:41:08 +0000
(21:41 +0800)
committer
Sam Ravnborg
<
[email protected]
>
Mon, 28 Jan 2008 22:14:37 +0000
(23:14 +0100)
This patch removes TOPDIR from infiniband Makefile and delete
one include statement pointing to a non-existing directory
Cc: Roland Dreier <
[email protected]
>
Cc: Sean Hefty <
[email protected]
>
Cc: Hal Rosenstock <
[email protected]
>
Signed-off-by: WANG Cong <
[email protected]
>
Signed-off-by: Sam Ravnborg <
[email protected]
>
drivers/infiniband/hw/cxgb3/Makefile
patch
|
blob
|
history
diff --git
a/drivers/infiniband/hw/cxgb3/Makefile
b/drivers/infiniband/hw/cxgb3/Makefile
index 36b98989b15ecaf79274a547a0733a42859fb0d5..7e7b5a66f042ad096b9960cdb6e6ebf66e759d6a 100644
(file)
--- a/
drivers/infiniband/hw/cxgb3/Makefile
+++ b/
drivers/infiniband/hw/cxgb3/Makefile
@@
-1,5
+1,4
@@
-EXTRA_CFLAGS += -I$(TOPDIR)/drivers/net/cxgb3 \
- -I$(TOPDIR)/drivers/infiniband/hw/cxgb3/core
+EXTRA_CFLAGS += -Idrivers/net/cxgb3
obj-$(CONFIG_INFINIBAND_CXGB3) += iw_cxgb3.o