X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fimage%2Frt3883.mk;h=8219967f441392964ced6cdcf6c62cc945bd94c8;hb=60f41c6c9ef654dc16262bd9ca8c670c02ae6306;hp=abee533d01019410de6bd662b5b75e9413fd6357;hpb=7c1332d95fbaea2e0a5029947a2b8d3d43c171b4;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/image/rt3883.mk b/target/linux/ramips/image/rt3883.mk index abee533d01..8219967f44 100644 --- a/target/linux/ramips/image/rt3883.mk +++ b/target/linux/ramips/image/rt3883.mk @@ -24,7 +24,8 @@ define Device/cy-swr1100 KERNEL := $(KERNEL_DTB) SEAMA_SIGNATURE := wrgnd10_samsung_ss815 DEVICE_TITLE := Samsung CY-SWR1100 - DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig + DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 | \ + kmod-usb-ledtrig-usbport swconfig endef TARGET_DEVICES += cy-swr1100 @@ -41,6 +42,18 @@ endef TARGET_DEVICES += dir-645 +define Device/belkin_f9k1109v1 + DTS := F9K1109V1 + BLOCKSIZE := 64k + DEVICE_TITLE := Belkin F9K1109 Version 1.0 + DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig + IMAGE_SIZE := 7224k + KERNEL := kernel-bin | patch-dtb | lzma -d16 | uImage lzma + # Stock firmware checks for this uImage image name during upload. + UIMAGE_NAME := N750F9K1103VB +endef +TARGET_DEVICES += belkin_f9k1109v1 + define Device/hpm DTS := HPM BLOCKSIZE := 64k