diff options
-rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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: |