Add support for Hak5 LAN Turtle (AR9331 based)
[oweals/u-boot_mod.git] / u-boot / Makefile
index 1b3cbe125fd774fd2a1b53da35ce12ecea3dc091..7e8eb1985e8723a02d3eec94ba3fdfd357d99223 100644 (file)
@@ -521,6 +521,11 @@ gl-inet_gl-usb150: ar933x_common
        @$(call define_add,CONFIG_FOR_GLINET_GL_USB150,1)
        @$(MKCONFIG) -a ap121 mips mips ap121 ar7240 ar7240
 
+hak5_lan-turtle: ar933x_common
+       @$(call config_init,Hak5 LAN Turtle,lan-turtle,16,11,1,QCA_AR9331_SOC)
+       @$(call define_add,CONFIG_FOR_HAK5_LAN_TURTLE,1)
+       @$(MKCONFIG) -a ap121 mips mips ap121 ar7240 ar7240
+
 hak5_wifi-pineapple-nano: ar933x_common
        @$(call config_init,Hak5 WiFi Pineapple NANO,wifi-pineapple-nano,16,12,1,QCA_AR9331_SOC)
        @$(call define_add,CONFIG_FOR_HAK5_WIFI_PINEAPPLE_NANO,1)