From 2d48f93ff4537628f6860cf6f562b7282384b035 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 9 Jun 2016 16:51:39 +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