public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] add make install
@ 2011-11-14  9:11 Alexey Fisher
  2011-11-14  9:38 ` Sven Eckelmann
  0 siblings, 1 reply; 7+ messages in thread
From: Alexey Fisher @ 2011-11-14  9:11 UTC (permalink / raw)
  To: lindner_marek, b.a.t.m.a.n

Signed-off-by: Alexey Fisher <bug-track@fisher-privat.net>
---
 Makefile |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 5762721..44bad88 100644
--- a/Makefile
+++ b/Makefile
@@ -42,3 +42,6 @@ all:
 
 clean:
 	$(MAKE) -C $(KERNELPATH) M=$(PWD) PWD=$(PWD) clean
+
+install:
+	@cp batman-adv.ko $(shell dirname $(KERNELPATH))/kernel/net/batman-adv/batman-adv.ko
-- 
1.7.5.4


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-11-22  9:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-14  9:11 [B.A.T.M.A.N.] [PATCH] add make install Alexey Fisher
2011-11-14  9:38 ` Sven Eckelmann
2011-11-14 10:19   ` Alexey Fisher
2011-11-14 10:29     ` Sven Eckelmann
2011-11-14 10:37       ` Alexey Fisher
2011-11-22  9:45         ` Marek Lindner
2011-11-14 10:21   ` Sven Eckelmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox