commit 9db10cc5a775947f57fea3f8c10606f308c3b200
Author: p4u <hakais@gmail.com>
Date:   Wed Sep 12 17:27:27 2012 +0200

    Removed Fonera target. Fonera 1 will never be supported by qMp!

diff --git a/targets.mk b/targets.mk
index f1fea54..401c4f2 100644
--- a/targets.mk
+++ b/targets.mk
@@ -120,13 +120,6 @@ ifeq ($(T),wispstation)
   IMAGE:=bin/$(ARCH)/openwrt-atheros-ubnt5-squashfs.bin
 endif
 
-ifeq ($(T),fonera)
-  NAME:=Fonera
-  ARCH:=atheros
-  IMAGE:=bin/$(ARCH)/openwrt-atheros-root.squashfs $(NAME)-TIMESTAMP-root.squashfs
-  SYSUPGRADE:=bin/$(ARCH)/openwrt-atheros-vmlinux.lzma $(NAME)-TIMESTAMP-vmlinux.lzma
-endif
-
 ifeq ($(T),bullet)
   NAME:=Bullet
   override TARGET:=nsm5
