X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=net%2Fnet-tools%2FMakefile;h=6d0173dc3c2dd67ecdcd0d4b1fb2b88168431314;hb=d85961b5ffc35f9b5e8caa42da83613da118fec5;hp=a744fbf1b7ec679b1ce259d21141a9cd0e5e08cb;hpb=e2226668015f49a82227b3a3167f278e33f16ca8;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/net/net-tools/Makefile b/net/net-tools/Makefile index a744fbf1b7..6d0173dc3c 100644 --- a/net/net-tools/Makefile +++ b/net/net-tools/Makefile @@ -25,13 +25,15 @@ define Package/net-tools SECTION:=net CATEGORY:=Network TITLE:=Original net-tools - DESCRIPTION:=\ - The net-tools package contains usual linux commands: \\\ - arp, hostname, ipmaddr, iptunnel, mii-tool, nameif, netstat, plipconfig, rarp, \\\ - route and slattach. URL:=http://www.tazenda.demon.co.uk/phil/net-tools/ endef +define Package/net-tools/description + The net-tools package contains usual linux commands: + arp, hostname, ipmaddr, iptunnel, mii-tool, nameif, netstat, plipconfig, rarp, + route and slattach. +endef + define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR) \ CC="$(TARGET_CC)" \