From c6a3553eb4df7682e84f042857b8de1bb50eefae Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 24 Jun 2016 16:22:34 +0200 Subject: lantiq: add Buffalo WBMR-300HPD support Signed-off-by: Felix Fietkau --- target/linux/lantiq/image/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'target/linux/lantiq/image') diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile index b1a6a80cb9..16c0820f11 100644 --- a/target/linux/lantiq/image/Makefile +++ b/target/linux/lantiq/image/Makefile @@ -647,6 +647,14 @@ Image/Build/Profile/VG3503J=$(call Image/BuildLoader/$(1),$(1),VG3503J) include tp-link.mk +define Device/WBMR300 + DEVICE_PROFILE := WBMR300 + IMAGE_SIZE := 15616k + DEVICE_TITLE := Buffalo WBMR-300HPD + DEVICE_PACKAGES := kmod-mt76 wpad-mini kmod-usb-dwc2 +endef +TARGET_DEVICES += WBMR300 + define Device/VGV7510KW22NOR DEVICE_PROFILE := VGV7510KW22NOR IMAGE_SIZE := 15232k -- cgit v1.2.3