diff options
author | egon_ffj <egon@freifunk-jena.de> | 2012-04-03 08:20:02 (GMT) |
---|---|---|
committer | egon_ffj <egon@freifunk-jena.de> | 2012-04-03 08:20:02 (GMT) |
commit | c3a10fb70db0f344d9dd9f736dc6f8fdf21565f6 (patch) | |
tree | 096aba1b869589b5d7a109cc8749ecd7f876c459 | |
parent | cb325e4a9c3efab9155a8420e4c583c541c326c8 (diff) |
* removed atheros builds
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ # default targets all: image/trunk/openwrt-ar71xx-tl-wr841 \ - image/trunk/openwrt-ar71xx-tl-wr741 \ - image/trunk/openwrt-atheros + image/trunk/openwrt-ar71xx-tl-wr741 # parallelization: # This Makefile reuses the same OpenWRT repo for multiple targets, |