diff --git a/targets/ar71xx-generic/profiles.mk b/targets/ar71xx-generic/profiles.mk
index dada7b75fdb3f84da2c165c9d1863db31c4aafec..54fce0fcccd927fcac5d8f73430d86995451d204 100644
--- a/targets/ar71xx-generic/profiles.mk
+++ b/targets/ar71xx-generic/profiles.mk
@@ -82,3 +82,12 @@ $(eval $(call GluonModel,DIR615E1,dir-615-e1-squashfs,d-link-dir-615-rev-e1))
 # D-Link DIR-825 rev. B1
 $(eval $(call GluonProfile,DIR825B1))
 $(eval $(call GluonModel,DIR825B1,dir-825-b1-squashfs,d-link-dir-825-rev-b1))
+
+
+## Linksys by Cisco
+
+# WRT160NL
+ifeq ($(BROKEN),1)
+$(eval $(call GluonProfile,WRT160NL))
+$(eval $(call GluonModel,WRT160NL,wrt160nl-squashfs,linksys-wrt160nl))
+endif