From 626d9efa74685720020e816f3a917b7591d3cf7a Mon Sep 17 00:00:00 2001 From: James <> Date: Sat, 26 Sep 2015 12:29:31 +0100 Subject: trunk-47048 --- target/linux/ramips/rt305x/config-3.18 | 171 +++++++++++++++++++++ target/linux/ramips/rt305x/profiles/00-default.mk | 18 +++ target/linux/ramips/rt305x/profiles/allnet.mk | 53 +++++++ target/linux/ramips/rt305x/profiles/alpha.mk | 18 +++ target/linux/ramips/rt305x/profiles/arcwireless.mk | 17 ++ target/linux/ramips/rt305x/profiles/asiarf.mk | 39 +++++ target/linux/ramips/rt305x/profiles/asus.mk | 27 ++++ target/linux/ramips/rt305x/profiles/aximcom.mk | 16 ++ target/linux/ramips/rt305x/profiles/aztech.mk | 18 +++ target/linux/ramips/rt305x/profiles/belkin.mk | 32 ++++ target/linux/ramips/rt305x/profiles/broadway.mk | 18 +++ target/linux/ramips/rt305x/profiles/d-link.mk | 68 ++++++++ target/linux/ramips/rt305x/profiles/easyacc.mk | 20 +++ target/linux/ramips/rt305x/profiles/engenius.mk | 16 ++ target/linux/ramips/rt305x/profiles/fon.mk | 18 +++ target/linux/ramips/rt305x/profiles/hame.mk | 29 ++++ target/linux/ramips/rt305x/profiles/hilink.mk | 15 ++ target/linux/ramips/rt305x/profiles/hootoo.mk | 16 ++ target/linux/ramips/rt305x/profiles/huawei.mk | 16 ++ target/linux/ramips/rt305x/profiles/intenso.mk | 19 +++ target/linux/ramips/rt305x/profiles/misc.mk | 17 ++ target/linux/ramips/rt305x/profiles/nexx.mk | 16 ++ target/linux/ramips/rt305x/profiles/olimex.mk | 33 ++++ target/linux/ramips/rt305x/profiles/planex.mk | 16 ++ target/linux/ramips/rt305x/profiles/poray.mk | 61 ++++++++ target/linux/ramips/rt305x/profiles/sevenlinks.mk | 18 +++ target/linux/ramips/rt305x/profiles/tenda.mk | 42 +++++ target/linux/ramips/rt305x/profiles/upvel.mk | 31 ++++ target/linux/ramips/rt305x/profiles/vocore.mk | 19 +++ target/linux/ramips/rt305x/profiles/wansview.mk | 17 ++ target/linux/ramips/rt305x/profiles/wiznet.mk | 17 ++ target/linux/ramips/rt305x/target.mk | 17 ++ 32 files changed, 948 insertions(+) create mode 100644 target/linux/ramips/rt305x/config-3.18 create mode 100644 target/linux/ramips/rt305x/profiles/00-default.mk create mode 100644 target/linux/ramips/rt305x/profiles/allnet.mk create mode 100644 target/linux/ramips/rt305x/profiles/alpha.mk create mode 100644 target/linux/ramips/rt305x/profiles/arcwireless.mk create mode 100644 target/linux/ramips/rt305x/profiles/asiarf.mk create mode 100644 target/linux/ramips/rt305x/profiles/asus.mk create mode 100644 target/linux/ramips/rt305x/profiles/aximcom.mk create mode 100644 target/linux/ramips/rt305x/profiles/aztech.mk create mode 100644 target/linux/ramips/rt305x/profiles/belkin.mk create mode 100644 target/linux/ramips/rt305x/profiles/broadway.mk create mode 100644 target/linux/ramips/rt305x/profiles/d-link.mk create mode 100644 target/linux/ramips/rt305x/profiles/easyacc.mk create mode 100644 target/linux/ramips/rt305x/profiles/engenius.mk create mode 100644 target/linux/ramips/rt305x/profiles/fon.mk create mode 100644 target/linux/ramips/rt305x/profiles/hame.mk create mode 100644 target/linux/ramips/rt305x/profiles/hilink.mk create mode 100644 target/linux/ramips/rt305x/profiles/hootoo.mk create mode 100644 target/linux/ramips/rt305x/profiles/huawei.mk create mode 100644 target/linux/ramips/rt305x/profiles/intenso.mk create mode 100644 target/linux/ramips/rt305x/profiles/misc.mk create mode 100644 target/linux/ramips/rt305x/profiles/nexx.mk create mode 100644 target/linux/ramips/rt305x/profiles/olimex.mk create mode 100644 target/linux/ramips/rt305x/profiles/planex.mk create mode 100644 target/linux/ramips/rt305x/profiles/poray.mk create mode 100644 target/linux/ramips/rt305x/profiles/sevenlinks.mk create mode 100644 target/linux/ramips/rt305x/profiles/tenda.mk create mode 100644 target/linux/ramips/rt305x/profiles/upvel.mk create mode 100644 target/linux/ramips/rt305x/profiles/vocore.mk create mode 100644 target/linux/ramips/rt305x/profiles/wansview.mk create mode 100644 target/linux/ramips/rt305x/profiles/wiznet.mk create mode 100644 target/linux/ramips/rt305x/target.mk (limited to 'target/linux/ramips/rt305x') diff --git a/target/linux/ramips/rt305x/config-3.18 b/target/linux/ramips/rt305x/config-3.18 new file mode 100644 index 0000000..9c03767 --- /dev/null +++ b/target/linux/ramips/rt305x/config-3.18 @@ -0,0 +1,171 @@ +CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y +CONFIG_ARCH_DISCARD_MEMBLOCK=y +CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y +CONFIG_ARCH_HAS_RESET_CONTROLLER=y +# CONFIG_ARCH_HAS_SG_CHAIN is not set +CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y +CONFIG_ARCH_HIBERNATION_POSSIBLE=y +CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y +CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y +CONFIG_ARCH_REQUIRE_GPIOLIB=y +CONFIG_ARCH_SUSPEND_POSSIBLE=y +CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y +CONFIG_CC_OPTIMIZE_FOR_SIZE=y +CONFIG_CEVT_R4K=y +CONFIG_CLKDEV_LOOKUP=y +CONFIG_CLKEVT_RT3352=y +CONFIG_CLKSRC_MMIO=y +CONFIG_CLKSRC_OF=y +CONFIG_CLONE_BACKWARDS=y +CONFIG_CMDLINE="rootfstype=squashfs,jffs2" +CONFIG_CMDLINE_BOOL=y +# CONFIG_CMDLINE_OVERRIDE is not set +CONFIG_CPU_GENERIC_DUMP_TLB=y +CONFIG_CPU_HAS_PREFETCH=y +CONFIG_CPU_HAS_SYNC=y +CONFIG_CPU_LITTLE_ENDIAN=y +CONFIG_CPU_MIPS32=y +# CONFIG_CPU_MIPS32_R1 is not set +CONFIG_CPU_MIPS32_R2=y +CONFIG_CPU_MIPSR2=y +CONFIG_CPU_NEEDS_NO_SMARTMIPS_OR_MICROMIPS=y +CONFIG_CPU_R4K_CACHE_TLB=y +CONFIG_CPU_R4K_FPU=y +CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y +CONFIG_CPU_SUPPORTS_HIGHMEM=y +CONFIG_CPU_SUPPORTS_MSA=y +CONFIG_CSRC_R4K=y +CONFIG_DEBUG_PINCTRL=y +CONFIG_DMA_NONCOHERENT=y +# CONFIG_DTB_RT305X_EVAL is not set +CONFIG_DTB_RT_NONE=y +CONFIG_DTC=y +CONFIG_EARLY_PRINTK=y +CONFIG_GENERIC_ATOMIC64=y +CONFIG_GENERIC_CLOCKEVENTS=y +CONFIG_GENERIC_CLOCKEVENTS_BUILD=y +CONFIG_GENERIC_CMOS_UPDATE=y +CONFIG_GENERIC_IO=y +CONFIG_GENERIC_IRQ_SHOW=y +CONFIG_GENERIC_PCI_IOMAP=y +CONFIG_GENERIC_PHY=y +CONFIG_GENERIC_SMP_IDLE_THREAD=y +CONFIG_GPIOLIB=y +CONFIG_GPIO_DEVRES=y +CONFIG_GPIO_RALINK=y +CONFIG_GPIO_SYSFS=y +CONFIG_HARDWARE_WATCHPOINTS=y +CONFIG_HAS_DMA=y +CONFIG_HAS_IOMEM=y +CONFIG_HAS_IOPORT_MAP=y +# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set +CONFIG_HAVE_ARCH_JUMP_LABEL=y +CONFIG_HAVE_ARCH_KGDB=y +CONFIG_HAVE_ARCH_SECCOMP_FILTER=y +CONFIG_HAVE_ARCH_TRACEHOOK=y +# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set +CONFIG_HAVE_BPF_JIT=y +CONFIG_HAVE_CC_STACKPROTECTOR=y +CONFIG_HAVE_CLK=y +CONFIG_HAVE_CONTEXT_TRACKING=y +CONFIG_HAVE_C_RECORDMCOUNT=y +CONFIG_HAVE_DEBUG_KMEMLEAK=y +CONFIG_HAVE_DEBUG_STACKOVERFLOW=y +CONFIG_HAVE_DMA_API_DEBUG=y +CONFIG_HAVE_DMA_ATTRS=y +CONFIG_HAVE_DMA_CONTIGUOUS=y +CONFIG_HAVE_DYNAMIC_FTRACE=y +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y +CONFIG_HAVE_FUNCTION_TRACER=y +CONFIG_HAVE_GENERIC_DMA_COHERENT=y +CONFIG_HAVE_IDE=y +CONFIG_HAVE_KVM=y +CONFIG_HAVE_MACH_CLKDEV=y +CONFIG_HAVE_MEMBLOCK=y +CONFIG_HAVE_MEMBLOCK_NODE_MAP=y +CONFIG_HAVE_MOD_ARCH_SPECIFIC=y +CONFIG_HAVE_NET_DSA=y +CONFIG_HAVE_OPROFILE=y +CONFIG_HAVE_PERF_EVENTS=y +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y +CONFIG_HZ_PERIODIC=y +CONFIG_INITRAMFS_SOURCE="" +CONFIG_IRQCHIP=y +CONFIG_IRQ_CPU=y +CONFIG_IRQ_DOMAIN=y +CONFIG_IRQ_FORCED_THREADING=y +CONFIG_IRQ_INTC=y +CONFIG_IRQ_WORK=y +CONFIG_LIBFDT=y +CONFIG_MDIO_BOARDINFO=y +CONFIG_MIPS=y +# CONFIG_MIPS_HUGE_TLB_SUPPORT is not set +CONFIG_MIPS_L1_CACHE_SHIFT=5 +# CONFIG_MIPS_MACHINE is not set +CONFIG_MODULES_USE_ELF_REL=y +# CONFIG_MTD_CFI_INTELEXT is not set +CONFIG_MTD_CMDLINE_PARTS=y +CONFIG_MTD_M25P80=y +CONFIG_MTD_PHYSMAP=y +CONFIG_MTD_SPLIT_FIRMWARE=y +CONFIG_MTD_SPI_NOR=y +CONFIG_MTD_SPLIT_UIMAGE_FW=y +CONFIG_NEED_DMA_MAP_STATE=y +CONFIG_NEED_PER_CPU_KM=y +CONFIG_NET_RALINK=y +CONFIG_NET_RALINK_ESW_RT3052=y +CONFIG_NET_RALINK_RT305X=y +# CONFIG_NO_IOPORT_MAP is not set +CONFIG_OF=y +CONFIG_OF_ADDRESS=y +CONFIG_OF_EARLY_FLATTREE=y +CONFIG_OF_FLATTREE=y +CONFIG_OF_GPIO=y +CONFIG_OF_IRQ=y +CONFIG_OF_MDIO=y +CONFIG_OF_MTD=y +CONFIG_OF_NET=y +CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_PERF_USE_VMALLOC=y +CONFIG_PHYLIB=y +CONFIG_PHY_RALINK_USB=y +CONFIG_PINCTRL=y +CONFIG_PINCTRL_RT2880=y +# CONFIG_PINCTRL_SINGLE is not set +# CONFIG_PREEMPT_RCU is not set +CONFIG_RALINK=y +# CONFIG_RALINK_ILL_ACC is not set +CONFIG_RALINK_USBPHY=y +CONFIG_RALINK_WDT=y +# CONFIG_RCU_STALL_COMMON is not set +CONFIG_RESET_CONTROLLER=y +# CONFIG_SCSI_DMA is not set +CONFIG_SERIAL_8250_NR_UARTS=4 +CONFIG_SERIAL_8250_RT288X=y +CONFIG_SERIAL_OF_PLATFORM=y +# CONFIG_SLAB is not set +CONFIG_SLUB=y +# CONFIG_SOC_MT7620 is not set +# CONFIG_SOC_MT7621 is not set +# CONFIG_SOC_RT288X is not set +CONFIG_SOC_RT305X=y +# CONFIG_SOC_RT3883 is not set +CONFIG_SPI=y +CONFIG_SPI_MASTER=y +# CONFIG_SPI_MT7621 is not set +CONFIG_SPI_RT2880=y +CONFIG_SWCONFIG=y +CONFIG_SYS_HAS_CPU_MIPS32_R1=y +CONFIG_SYS_HAS_CPU_MIPS32_R2=y +CONFIG_SYS_HAS_EARLY_PRINTK=y +CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y +CONFIG_SYS_SUPPORTS_ARBIT_HZ=y +CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y +CONFIG_SYS_SUPPORTS_MIPS16=y +CONFIG_TICK_CPU_ACCOUNTING=y +CONFIG_USB_PHY=y +CONFIG_USB_SUPPORT=y +CONFIG_USE_OF=y +CONFIG_WATCHDOG_CORE=y +CONFIG_ZONE_DMA_FLAG=0 diff --git a/target/linux/ramips/rt305x/profiles/00-default.mk b/target/linux/ramips/rt305x/profiles/00-default.mk new file mode 100644 index 0000000..a905d1e --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/00-default.mk @@ -0,0 +1,18 @@ +# +# Copyright (C) 2011 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/Default + NAME:=Default Profile + PACKAGES:=\ + kmod-usb-core kmod-usb-dwc2 \ + kmod-ledtrig-usbdev +endef + +define Profile/Default/Description + Default package set compatible with most boards. +endef +$(eval $(call Profile,Default)) diff --git a/target/linux/ramips/rt305x/profiles/allnet.mk b/target/linux/ramips/rt305x/profiles/allnet.mk new file mode 100644 index 0000000..eb175ec --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/allnet.mk @@ -0,0 +1,53 @@ +# +# Copyright (C) 2012 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/ALL02393G + NAME:=Allnet ALL0239-3G + PACKAGES:=\ + kmod-usb-core kmod-usb-dwc2 \ + kmod-ledtrig-usbdev +endef + +define Profile/ALL02393G/Description + Package set for Allnet ALL0239-3G +endef +$(eval $(call Profile,ALL02393G)) + + +define Profile/ALL0256N + NAME:=Allnet ALL0256N + PACKAGES:=rssileds +endef + +define Profile/ALL0256N/Description + Package set for Allnet ALL0256N +endef +$(eval $(call Profile,ALL0256N)) + + +define Profile/ALL5002 + NAME:=Allnet ALL5002 + PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev \ + kmod-i2c-core kmod-i2c-gpio kmod-hwmon-lm92 kmod-gpio-pcf857x +endef + +define Profile/ALL5002/Description + Package set for Allnet ALL5002 +endef +$(eval $(call Profile,ALL5002)) + + +define Profile/ALL5003 + NAME:=Allnet ALL5003 + PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev \ + kmod-i2c-core kmod-i2c-gpio kmod-hwmon-lm92 kmod-gpio-pcf857x +endef + +define Profile/ALL5003/Description + Package set for Allnet ALL5003 +endef +$(eval $(call Profile,ALL5003)) diff --git a/target/linux/ramips/rt305x/profiles/alpha.mk b/target/linux/ramips/rt305x/profiles/alpha.mk new file mode 100644 index 0000000..4ecbd6a --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/alpha.mk @@ -0,0 +1,18 @@ +# +# Copyright (C) 2013 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/ASL26555 + NAME:=Alpha ASL26555 + PACKAGES:=\ + kmod-usb-core kmod-usb-dwc2 \ + kmod-ledtrig-usbdev +endef + +define Profile/ASL26555/Description + Package set for Alpha ASL26555 +endef +$(eval $(call Profile,ASL26555)) diff --git a/target/linux/ramips/rt305x/profiles/arcwireless.mk b/target/linux/ramips/rt305x/profiles/arcwireless.mk new file mode 100644 index 0000000..8405f2d --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/arcwireless.mk @@ -0,0 +1,17 @@ +# +# Copyright (C) 2012 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/FREESTATION5 + NAME:=ARC Wireless FreeStation + PACKAGES:=\ + kmod-usb-dwc2 kmod-rt2500-usb kmod-rt2800-usb kmod-rt2x00-usb +endef + +define Profile/FREESTATION5/Description + Package set for ARC Wireless FreeStation, Flex mARC, iFlex, and SplitStation +endef +$(eval $(call Profile,FREESTATION5)) diff --git a/target/linux/ramips/rt305x/profiles/asiarf.mk b/target/linux/ramips/rt305x/profiles/asiarf.mk new file mode 100644 index 0000000..efa01ea --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/asiarf.mk @@ -0,0 +1,39 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/AWAPN2403 + NAME:=AsiaRF AWAPN2403 +endef + +define Profile/AWAPN2403/Description + Package set for AsiaRF AWAPN2403 Pocket Router +endef +$(eval $(call Profile,AWAPN2403)) + + +define Profile/AWM002EVB + NAME:=AsiaRF AWM002-EVB + PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev \ + kmod-i2c-core kmod-i2c-gpio +endef + +define Profile/AWM002EVB/Description + Package set for AsiaRF AWM002 Evaluation Board +endef +$(eval $(call Profile,AWM002EVB)) + + +define Profile/AWM003EVB + NAME:=AsiaRF AWM003-EVB + PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev \ + kmod-i2c-core kmod-i2c-gpio +endef + +define Profile/AWM003EVB/Description + Package set for AsiaRF AWM003 Evaluation Board +endef +$(eval $(call Profile,AWM003EVB)) diff --git a/target/linux/ramips/rt305x/profiles/asus.mk b/target/linux/ramips/rt305x/profiles/asus.mk new file mode 100644 index 0000000..ddfdc1a --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/asus.mk @@ -0,0 +1,27 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/RTN10PLUS + NAME:=Asus RT-N10+ + PACKAGES:=kmod-leds-gpio wpad-mini +endef + +define Profile/RTN10PLUS/Description + Package set for Asus RT-N10+. +endef +$(eval $(call Profile,RTN10PLUS)) + + +define Profile/RT-N13U + NAME:=Asus RT-N13U + PACKAGES:=kmod-leds-gpio kmod-rt2800-pci wpad-mini kmod-usb-dwc2 +endef + +define Profile/RT-N13U/Description + Package set for Asus RT-N13U. +endef +$(eval $(call Profile,RT-N13U)) diff --git a/target/linux/ramips/rt305x/profiles/aximcom.mk b/target/linux/ramips/rt305x/profiles/aximcom.mk new file mode 100644 index 0000000..d00e7a9 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/aximcom.mk @@ -0,0 +1,16 @@ +# +# Copyright (C) 2012 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/MR102N + NAME:=AXIMCom MR-102N + PACKAGES:=kmod-usb-core kmod-usb-dwc2 kmod-ledtrig-usbdev +endef + +define Profile/MR102N/Description + Package set for AXIMCom MR-102N +endef +$(eval $(call Profile,MR102N)) diff --git a/target/linux/ramips/rt305x/profiles/aztech.mk b/target/linux/ramips/rt305x/profiles/aztech.mk new file mode 100644 index 0000000..e869398 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/aztech.mk @@ -0,0 +1,18 @@ +# +# Copyright (C) 2012 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/HW550-3G + NAME:=Aztech HW550-3G + PACKAGES:=\ + kmod-usb-core kmod-usb-dwc2 \ + kmod-ledtrig-usbdev +endef + +define Profile/HW550-3G/Description + Package set for Aztech HW550-3G +endef +$(eval $(call Profile,HW550-3G)) diff --git a/target/linux/ramips/rt305x/profiles/belkin.mk b/target/linux/ramips/rt305x/profiles/belkin.mk new file mode 100644 index 0000000..27c6bf4 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/belkin.mk @@ -0,0 +1,32 @@ +# +# Copyright (C) 2012 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/F5D8235V2 + NAME:=Belkin F5D8235 v2 + PACKAGES:=\ + kmod-switch-rtl8366rb kmod-swconfig swconfig \ + kmod-usb-core kmod-usb-dwc2 \ + kmod-ledtrig-usbdev +endef + +define Profile/F5D8235V2/Description + Package set for Belkin F5D8235 v2 +endef +$(eval $(call Profile,F5D8235V2)) + + +define Profile/F7C027 + NAME:=Belkin F7C027 + PACKAGES:=\ + -kmod-usb-core -kmod-usb-dwc2 \ + -kmod-ledtrig-usbdev +endef + +define Profile/F7C027/Description + Package set for Belkin F7C027 - Plug with soc_ap and a relay +endef +$(eval $(call Profile,F7C027)) diff --git a/target/linux/ramips/rt305x/profiles/broadway.mk b/target/linux/ramips/rt305x/profiles/broadway.mk new file mode 100644 index 0000000..b757387 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/broadway.mk @@ -0,0 +1,18 @@ +# +# Copyright (C) 2012 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/BROADWAY + NAME:=Hauppauge Broadway + PACKAGES:=\ + kmod-usb-core kmod-usb-dwc2 \ + kmod-ledtrig-usbdev +endef + +define Profile/BROADWAY/Description + Package set for Hauppauge Broadway +endef +$(eval $(call Profile,BROADWAY)) diff --git a/target/linux/ramips/rt305x/profiles/d-link.mk b/target/linux/ramips/rt305x/profiles/d-link.mk new file mode 100644 index 0000000..05d919b --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/d-link.mk @@ -0,0 +1,68 @@ +# +# Copyright (C) 2013 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/DCS930 + NAME:=D-Link DCS-930 + PACKAGES:=kmod-video-core kmod-video-uvc \ + kmod-sound-core kmod-usb-audio \ + kmod-usb-core kmod-usb-dwc2 +endef + +define Profile/DCS930/Description + Package set for D-Link DCS-930 board +endef +$(eval $(call Profile,DCS930)) + + +define Profile/DCS930LB1 + NAME:=D-Link DCS-930L B1 + PACKAGES:=kmod-video-core kmod-video-uvc \ + kmod-sound-core kmod-usb-audio \ + kmod-usb-core kmod-usb-ohci kmod-usb2 +endef + +define Profile/DCS930LB1/Description + Package set for D-Link DCS-930L B1 board +endef +$(eval $(call Profile,DCS930LB1)) + + +define Profile/DIR610A1 + NAME:=D-Link DIR-610 A1 + PACKAGES:=kmod-ledtrig-netdev kmod-ledtrig-timer +endef + +define Profile/DIR610A1/Description + Package set for D-Link DIR610 A1 board +endef +$(eval $(call Profile,DIR610A1)) + + +define Profile/DIR-615-D + NAME:=D-Link DIR-615 D + PACKAGES:=\ + -kmod-usb-core -kmod-usb-dwc2 \ + -kmod-ledtrig-usbdev +endef + +define Profile/DIR-615-D/Description + Package set for D-Link DIR-615 D board +endef +$(eval $(call Profile,DIR-615-D)) + + +define Profile/DIR615H1 + NAME:=D-Link DIR-615 H1 + PACKAGES:=\ + -kmod-usb-core -kmod-usb-dwc2 \ + -kmod-ledtrig-usbdev +endef + +define Profile/DIR615H1/Description + Package set for D-Link DIR-615 H1 board +endef +$(eval $(call Profile,DIR615H1)) diff --git a/target/linux/ramips/rt305x/profiles/easyacc.mk b/target/linux/ramips/rt305x/profiles/easyacc.mk new file mode 100644 index 0000000..6b31673 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/easyacc.mk @@ -0,0 +1,20 @@ +# +# Copyright (C) 2013 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/WIZARD8800 + NAME:=EasyAcc WIZARD 8800 + PACKAGES:=\ + kmod-ledtrig-netdev kmod-ledtrig-timer kmod-leds-gpio \ + kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-net usbutils \ + kmod-scsi-core kmod-scsi-generic kmod-fs-ext4 kmod-fs-msdos \ + kmod-usb-storage kmod-usb-storage-extras block-mount +endef + +define Profile/WIZARD8800/Description + Package set for EasyAcc Wi-Stor Wizard 4in1 wireless storage 8800 +endef +$(eval $(call Profile,WIZARD8800)) diff --git a/target/linux/ramips/rt305x/profiles/engenius.mk b/target/linux/ramips/rt305x/profiles/engenius.mk new file mode 100644 index 0000000..cef275e --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/engenius.mk @@ -0,0 +1,16 @@ +# +# Copyright (C) 2011 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/ESR-9753 + NAME:=EnGenius ESR-9753 + PACKAGES:= +endef + +define Profile/ESR-9753/Description + EnGenius ESR-9753 profile. +endef +$(eval $(call Profile,ESR-9753)) diff --git a/target/linux/ramips/rt305x/profiles/fon.mk b/target/linux/ramips/rt305x/profiles/fon.mk new file mode 100644 index 0000000..cb95ad9 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/fon.mk @@ -0,0 +1,18 @@ +# +# Copyright (C) 2012 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/FONERA20N + NAME:=Fonera 2.0N + PACKAGES:=\ + kmod-usb-core kmod-usb-dwc2 \ + kmod-ledtrig-usbdev +endef + +define Profile/FONERA20N/Description + Package set for Fonera 2.0N +endef +$(eval $(call Profile,FONERA20N)) diff --git a/target/linux/ramips/rt305x/profiles/hame.mk b/target/linux/ramips/rt305x/profiles/hame.mk new file mode 100644 index 0000000..2f483a0 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/hame.mk @@ -0,0 +1,29 @@ +# +# Copyright (C) 2013 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/MPRA1 + NAME:=HAME MPR-A1 + PACKAGES:=\ + kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-netdev +endef + +define Profile/MPRA1/Description + Package set for HAME MPR-A1 board +endef +$(eval $(call Profile,MPRA1)) + + +define Profile/MPRA2 + NAME:=HAME MPR-A2 + PACKAGES:=\ + kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-netdev +endef + +define Profile/MPRA2/Description + Package set for HAME MPR-A2 board +endef +$(eval $(call Profile,MPRA2)) diff --git a/target/linux/ramips/rt305x/profiles/hilink.mk b/target/linux/ramips/rt305x/profiles/hilink.mk new file mode 100644 index 0000000..fa6833d --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/hilink.mk @@ -0,0 +1,15 @@ +# +# Copyright (C) 2013 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/HLKRM04 + NAME:=HILINK HLK-RM04 +endef + +define Profile/HLKRM04/Description + Package set for HiLink RM04 Module +endef +$(eval $(call Profile,HLKRM04)) diff --git a/target/linux/ramips/rt305x/profiles/hootoo.mk b/target/linux/ramips/rt305x/profiles/hootoo.mk new file mode 100644 index 0000000..216ccff --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/hootoo.mk @@ -0,0 +1,16 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/HT-TM02 + NAME:=HooToo HT-TM02 + PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev +endef + +define Profile/HT-TM02/Description + Package set optimized for the HooToo HT-TM02. +endef +$(eval $(call Profile,HT-TM02)) diff --git a/target/linux/ramips/rt305x/profiles/huawei.mk b/target/linux/ramips/rt305x/profiles/huawei.mk new file mode 100644 index 0000000..3223e76 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/huawei.mk @@ -0,0 +1,16 @@ +# +# Copyright (C) 2013 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/HG255D + NAME:=Huawei HG255D + PACKAGES:=kmod-leds-gpio wpad-mini kmod-usb-dwc2 +endef + +define Profile/HG255D/Description + Package set for Huawei HG255D. +endef +$(eval $(call Profile,HG255D)) diff --git a/target/linux/ramips/rt305x/profiles/intenso.mk b/target/linux/ramips/rt305x/profiles/intenso.mk new file mode 100644 index 0000000..89f3094 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/intenso.mk @@ -0,0 +1,19 @@ +# +# Copyright (C) 2015 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/M2M + NAME:=Intenso Memory 2 Move + PACKAGES:=\ + kmod-ledtrig-netdev kmod-ledtrig-timer \ + kmod-usb-core kmod-usb2 kmod-usb-storage kmod-scsi-core \ + kmod-fs-ext4 kmod-fs-vfat block-mount +endef + +define Profile/M2M/Description + Package set for Intenso Memory 2 Move USB 3.0 +endef +$(eval $(call Profile,M2M)) diff --git a/target/linux/ramips/rt305x/profiles/misc.mk b/target/linux/ramips/rt305x/profiles/misc.mk new file mode 100644 index 0000000..62a1d94 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/misc.mk @@ -0,0 +1,17 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/A5-V11 + NAME:=A5-V11 + PACKAGES:=\ + kmod-usb-core kmod-usb-ohci kmod-usb2 +endef + +define Profile/A5-V11/Description + Package set for A5-V11 +endef +$(eval $(call Profile,A5-V11)) diff --git a/target/linux/ramips/rt305x/profiles/nexx.mk b/target/linux/ramips/rt305x/profiles/nexx.mk new file mode 100644 index 0000000..52f132e --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/nexx.mk @@ -0,0 +1,16 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/WT1520 + NAME:=Nexx WT1520 + PACKAGES:=kmod-usb2 +endef + +define Profile/WT1520/Description + Package set for WT1520 +endef +$(eval $(call Profile,WT1520)) diff --git a/target/linux/ramips/rt305x/profiles/olimex.mk b/target/linux/ramips/rt305x/profiles/olimex.mk new file mode 100644 index 0000000..0c6276a --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/olimex.mk @@ -0,0 +1,33 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/RT5350F-OLINUXINO + NAME:=RT5350F-OLinuXino + PACKAGES:=\ + kmod-usb-core kmod-usb-ohci kmod-usb2 \ + kmod-i2c-core kmod-i2c-ralink \ + kmod-spi-dev +endef + +define Profile/RT5350F-OLINUXINO/Description + Package set for RT5350F-OLinuXino board +endef +$(eval $(call Profile,RT5350F-OLINUXINO)) + + +define Profile/RT5350F-OLINUXINO-EVB + NAME:=RT5350F-OLinuXino-EVB + PACKAGES:=\ + kmod-usb-core kmod-usb-ohci kmod-usb2 \ + kmod-i2c-core kmod-i2c-ralink \ + kmod-spi-dev +endef + +define Profile/RT5350F-OLINUXINO-EVB/Description + Package set for RT5350F-OLinuXino-EVB board +endef +$(eval $(call Profile,RT5350F-OLINUXINO-EVB)) diff --git a/target/linux/ramips/rt305x/profiles/planex.mk b/target/linux/ramips/rt305x/profiles/planex.mk new file mode 100644 index 0000000..50ce382 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/planex.mk @@ -0,0 +1,16 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/MZK-DP150N + NAME:=Planex MZK-DP150N + PACKAGES:= kmod-spi-dev +endef + +define Profile/MZK-DP150N/Description + Package set optimized for the Planex MZK-DP150N. +endef +$(eval $(call Profile,MZK-DP150N)) diff --git a/target/linux/ramips/rt305x/profiles/poray.mk b/target/linux/ramips/rt305x/profiles/poray.mk new file mode 100644 index 0000000..7a68a5f --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/poray.mk @@ -0,0 +1,61 @@ +# +# Copyright (C) 2013 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/IP2202 + NAME:=Poray IP2202 + PACKAGES:=kmod-usb-core kmod-usb2 kmod-usb-dwc2 \ + kmod-ledtrig-netdev kmod-ledtrig-timer +endef + +define Profile/IP2202/Description + Package set for Poray IP2202 board +endef +$(eval $(call Profile,IP2202)) + + +define Profile/M3 + NAME:=Poray M3 + PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-netdev kmod-ledtrig-timer +endef + +define Profile/M3/Description + Package set for Poray M3 board +endef +$(eval $(call Profile,M3)) + + +define Profile/M4 + NAME:=Poray M4 + PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-netdev kmod-ledtrig-timer +endef + +define Profile/M4/Description + Package set for Poray M4 board +endef +$(eval $(call Profile,M4)) + + +define Profile/X5 + NAME:=Poray X5/X6 + PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-netdev kmod-ledtrig-timer +endef + +define Profile/X5/Description + Package set for Poray X5/X6 board +endef +$(eval $(call Profile,X5)) + + +define Profile/X8 + NAME:=Poray X8 + PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-netdev kmod-ledtrig-timer +endef + +define Profile/X8/Description + Package set for Poray X8 board +endef +$(eval $(call Profile,X8)) diff --git a/target/linux/ramips/rt305x/profiles/sevenlinks.mk b/target/linux/ramips/rt305x/profiles/sevenlinks.mk new file mode 100644 index 0000000..6ddc383 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/sevenlinks.mk @@ -0,0 +1,18 @@ +# +# Copyright (C) 2013 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/PX-4885 + NAME:=7Links PX-4885 + PACKAGES:=\ + kmod-usb-core kmod-usb-dwc2 kmod-usb2 kmod-usb-ohci \ + kmod-ledtrig-usbdev kmod-leds-gpio +endef + +define Profile/PX-4885/Description + Package set for 7Links PX-4885 wireless router. +endef +$(eval $(call Profile,PX-4885)) diff --git a/target/linux/ramips/rt305x/profiles/tenda.mk b/target/linux/ramips/rt305x/profiles/tenda.mk new file mode 100644 index 0000000..a3c5d3b --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/tenda.mk @@ -0,0 +1,42 @@ +# +# Copyright (C) 2012 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/3G150B + NAME:=Tenda 3G150B + PACKAGES:=\ + kmod-usb-core kmod-usb-dwc2 \ + kmod-ledtrig-usbdev +endef + +define Profile/3G150B/Description + Package set for Tenda 3G150B board +endef +$(eval $(call Profile,3G150B)) + + +define Profile/3G300M + NAME:=Tenda 3G300M + PACKAGES:=\ + kmod-usb-core kmod-usb-dwc2 \ + kmod-ledtrig-usbdev +endef + +define Profile/3G300M/Description + Package set for Tenda 3G300M board +endef +$(eval $(call Profile,3G300M)) + + +define Profile/W306R_V20 + NAME:=Tenda W306R V2.0 + PACKAGES:= +endef + +define Profile/W306R_V20/Description + Package set for Tenda W306R V2.0 board +endef +$(eval $(call Profile,W306R_V20)) diff --git a/target/linux/ramips/rt305x/profiles/upvel.mk b/target/linux/ramips/rt305x/profiles/upvel.mk new file mode 100644 index 0000000..c5d60f5 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/upvel.mk @@ -0,0 +1,31 @@ +# +# Copyright (C) 2012 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/UR-326N4G + NAME:=UPVEL UR-326N4G + PACKAGES:=\ + kmod-usb-core kmod-usb-dwc2 \ + kmod-ledtrig-usbdev +endef + +define Profile/UR-326N4G/Description + Default package set compatible with URVEL router board. +endef +$(eval $(call Profile,UR-326N4G)) + + +define Profile/UR-336UN + NAME:=UPVEL UR-336UN + PACKAGES:=\ + kmod-usb-core kmod-usb-dwc2 \ + kmod-ledtrig-usbdev +endef + +define Profile/UR-336UN/Description + Default package set compatible with URVEL router board. +endef +$(eval $(call Profile,UR-336UN)) diff --git a/target/linux/ramips/rt305x/profiles/vocore.mk b/target/linux/ramips/rt305x/profiles/vocore.mk new file mode 100644 index 0000000..2ba3499 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/vocore.mk @@ -0,0 +1,19 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/VOCORE + NAME:=VoCore + PACKAGES:=\ + kmod-usb-core kmod-usb-ohci kmod-usb2 \ + kmod-i2c-core kmod-i2c-ralink \ + kmod-spi-dev +endef + +define Profile/VOCORE/Description + Package set for VoCore board +endef +$(eval $(call Profile,VOCORE)) diff --git a/target/linux/ramips/rt305x/profiles/wansview.mk b/target/linux/ramips/rt305x/profiles/wansview.mk new file mode 100644 index 0000000..0908a9c --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/wansview.mk @@ -0,0 +1,17 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/NCS601W + NAME:=Wansview NCS601W + PACKAGES:=kmod-video-core kmod-video-uvc \ + kmod-usb-core kmod-usb-ohci +endef + +define Profile/NCS601W/Description + Package set for Wansview NCS601W board +endef +$(eval $(call Profile,NCS601W)) diff --git a/target/linux/ramips/rt305x/profiles/wiznet.mk b/target/linux/ramips/rt305x/profiles/wiznet.mk new file mode 100644 index 0000000..f8e8324 --- /dev/null +++ b/target/linux/ramips/rt305x/profiles/wiznet.mk @@ -0,0 +1,17 @@ +# +# Copyright (C) 2015 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/WIZFI630A + NAME:=WIZnet WizFi630A + PACKAGES:=\ + kmod-usb2 +endef + +define Profile/WIZFI630A/Description + Package set for WIZnet WizFi630A board +endef +$(eval $(call Profile,WIZFI630A)) diff --git a/target/linux/ramips/rt305x/target.mk b/target/linux/ramips/rt305x/target.mk new file mode 100644 index 0000000..b97554f --- /dev/null +++ b/target/linux/ramips/rt305x/target.mk @@ -0,0 +1,17 @@ +# +# Copyright (C) 2009 OpenWrt.org +# + +SUBTARGET:=rt305x +BOARDNAME:=RT3x5x/RT5350 based boards +ARCH_PACKAGES:=ramips_24kec +FEATURES+=usb ramdisk +CPU_TYPE:=24kec +CPU_SUBTYPE:=dsp + +DEFAULT_PACKAGES += kmod-rt2800-soc + +define Target/Description + Build firmware images for Ralink RT3x5x/RT5350 based boards. +endef + -- cgit v1.2.3