aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-06-11 21:13:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-06-11 21:13:46 +0000
commit505803326fb1d031d39223630af001cb1cc35875 (patch)
treee216e11a7f566998570293e57f7bde3cc6534f6f /package/Makefile
parent19cad2b890871e3895e730ca754dd3b0ccedf89f (diff)
downloadupstream-505803326fb1d031d39223630af001cb1cc35875.tar.gz
upstream-505803326fb1d031d39223630af001cb1cc35875.tar.bz2
upstream-505803326fb1d031d39223630af001cb1cc35875.zip
fix wificonf build depends
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1204 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 4fbcf83ca9..f9768de479 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -127,6 +127,7 @@ clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m))
compile: $(patsubst %,%-compile,$(package-y) $(package-m))
install: $(patsubst %,%-install,$(package-y))
+wificonf-compile: openwrt-compile wireless-tools-compile
arpwatch-compile: libpcap-compile
cyrus-sasl-compile: openssl-compile
dropbear-compile: zlib-compile