From 8ffc15e21cf802c528d3999d73f57beae2282966 Mon Sep 17 00:00:00 2001 From: Katze Miau Date: Mon, 5 Mar 2012 19:23:52 +0000 Subject: Makefile: add wr741 and dir300 to default target diff --git a/Makefile b/Makefile index 09cffac..6b819df 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,7 @@ # default targets -all: image/trunk/openwrt-ar71xx-tl-wr841 +all: image/trunk/openwrt-ar71xx-tl-wr841 \ + image/trunk/openwrt-ar71xx-tl-wr741 \ + image/trunk/openwrt-atheros # parallelization .NOTPARALLEL: -- cgit v0.10.1