aboutsummaryrefslogtreecommitdiffstats
path: root/package/acx/Makefile
diff options
context:
space:
mode:
authorMatteo Croce <matteo@openwrt.org>2007-09-16 22:49:04 +0000
committerMatteo Croce <matteo@openwrt.org>2007-09-16 22:49:04 +0000
commite61c6fae14c94770c94d9a4f9e7c97941d36cf16 (patch)
tree4241691b6b2b9776519fd7ffe4d421ccd88fdbc8 /package/acx/Makefile
parent0edda384bbff2117471988ded8994c9de46ce826 (diff)
downloadmaster-187ad058-e61c6fae14c94770c94d9a4f9e7c97941d36cf16.tar.gz
master-187ad058-e61c6fae14c94770c94d9a4f9e7c97941d36cf16.tar.bz2
master-187ad058-e61c6fae14c94770c94d9a4f9e7c97941d36cf16.zip
acx: Fix Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8817 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/acx/Makefile')
-rw-r--r--package/acx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/acx/Makefile b/package/acx/Makefile
index a0e087aec5..f09bd447b1 100644
--- a/package/acx/Makefile
+++ b/package/acx/Makefile
@@ -46,7 +46,6 @@ $(STAMP_BUILT): $(DL_DIR)/$(PKG_FW_NAME)
$(DL_DIR)/$(PKG_FW_NAME):
$(SCRIPT_DIR)/download.pl "$(DL_DIR)" "$(PKG_FW_NAME)" "$(PKG_FW_MD5SUM)" $(PKG_FW_URL)
-
define Build/Compile
$(MAKE) -C $(LINUX_DIR) \
SUBDIRS="$(PKG_BUILD_DIR)" \