From bdac37b6303789052910ec8124d468be2f7fd6b6 Mon Sep 17 00:00:00 2001 From: idonin Date: Tue, 20 May 2014 14:10:59 +0400 Subject: [PATCH] Update Makefile --- openwrt/Makefile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index f22c932..60f1015 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -1,3 +1,10 @@ +# +# Copyright (C) 2007-2010 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + include $(TOPDIR)/rules.mk PKG_NAME:=netsukuku @@ -29,10 +36,6 @@ define Build/Configure $(call Build/Configure/Default) endef -#define Build/Compile -# $(MAKE) -s -C $(PKG_BUILD_DIR) -#endef - define Package/netsukuku/install $(INSTALL_DIR) $(1)/usr/bin/ $(INSTALL_BIN) $(PKG_BUILD_DIR)/usr/bin/ntk* $(1)/usr/bin