summaryrefslogtreecommitdiff
path: root/package/ether-wake
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-29 11:40:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-29 21:56:31 +0200
commitf14c1fc5515445840d2fbe3350cff0c03eae0b55 (patch)
tree7617315e619f969c13e79c1f44c2428871719357 /package/ether-wake
parent365261c9db442081290b7d21aba6201244af294d (diff)
resolve merge conflict
Diffstat (limited to 'package/ether-wake')
-rw-r--r--package/ether-wake/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/package/ether-wake/Makefile b/package/ether-wake/Makefile
index 9e82c316d..637009ab6 100644
--- a/package/ether-wake/Makefile
+++ b/package/ether-wake/Makefile
@@ -6,12 +6,11 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= ether-wake
PKG_VERSION:= 1.09
PKG_RELEASE:= 1
-PKG_DESCR:= Wake-On-LAN (WOL) client
-PKG_SECTION:= net
+PKG_DESCR:= wake-on-lan client
+PKG_SECTION:= net/misc
PKG_BB:= 1
PKG_LIBC_DEPENDS:= uclibc glibc
-
NO_DISTFILES:= 1
include ${TOPDIR}/mk/package.mk
@@ -22,8 +21,6 @@ CONFIG_STYLE:= manual
BUILD_STYLE:= manual
INSTALL_STYLE:= manual
-TARGET_CFLAGS+= -Wall
-
do-build:
${TARGET_CC} ${TARGET_CPPFLAGS} ${TARGET_CFLAGS} ${TARGET_LDFLAGS} \
-o ${WRKBUILD}/ether-wake ${WRKBUILD}/ether-wake.c