summaryrefslogtreecommitdiff
path: root/package/acx/Makefile
diff options
context:
space:
mode:
authorMatteo Croce <rootkit85@yahoo.it>2007-09-16 22:49:04 +0000
committerMatteo Croce <rootkit85@yahoo.it>2007-09-16 22:49:04 +0000
commitf25342dd7fd6c5feef043e19239d1c412ebb25ff (patch)
tree3e0d371ec17336ba1044a29ab6e5df49dee0f716 /package/acx/Makefile
parentdcf795770cc71ec94bc02231e4f77e0313d94d77 (diff)
downloadmtk-20170518-f25342dd7fd6c5feef043e19239d1c412ebb25ff.zip
mtk-20170518-f25342dd7fd6c5feef043e19239d1c412ebb25ff.tar.gz
mtk-20170518-f25342dd7fd6c5feef043e19239d1c412ebb25ff.tar.bz2
acx: Fix Makefile
SVN-Revision: 8817
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 a0e087a..f09bd44 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)" \