[Buildroot] svn commit: trunk/buildroot/package/kismet

ulf at uclibc.org ulf at uclibc.org
Tue Oct 30 21:57:44 UTC 2007


Author: ulf
Date: 2007-10-30 14:57:43 -0700 (Tue, 30 Oct 2007)
New Revision: 20340

Log:
Fix kismet makefile fragment syntax error

Modified:
   trunk/buildroot/package/kismet/kismet.mk


Changeset:
Modified: trunk/buildroot/package/kismet/kismet.mk
===================================================================
--- trunk/buildroot/package/kismet/kismet.mk	2007-10-30 21:37:39 UTC (rev 20339)
+++ trunk/buildroot/package/kismet/kismet.mk	2007-10-30 21:57:43 UTC (rev 20340)
@@ -62,8 +62,6 @@
 	rm -f $(TARGET_DIR)/$(KISMET_TARGET_DIRECTORY)/kismet_drone
 	rm -f $(TARGET_DIR)/$(KISMET_TARGET_DIRECTORY)/kismet_server
 	rm -f $(KISMET_DIR)/conf/kismet.conf $(TARGET_DIR)/etc/kismet.conf
-
-
 	-$(MAKE) -C $(KISMET_DIR) clean
 
 kismet-dirclean:




More information about the buildroot mailing list