summaryrefslogtreecommitdiffstats
path: root/package/acx
diff options
context:
space:
mode:
authormatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-09-16 22:49:04 +0000
committermatteo <matteo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-09-16 22:49:04 +0000
commit00f66fc998cae2871ade35fcdfb6573f87ea157f (patch)
tree4241691b6b2b9776519fd7ffe4d421ccd88fdbc8 /package/acx
parent15b77c664f201b4b5f4072f98ba785572b247473 (diff)
acx: Fix Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8817 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/acx')
-rw-r--r--package/acx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/acx/Makefile b/package/acx/Makefile
index a0e087aec..f09bd447b 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)" \