X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fimage%2Fgeneric.mk;h=cd5e40163d9c7e5452bcd3a9d0dae565a5871e9c;hb=be11ce8f26bfa58c110434ccf673c0411402b171;hp=54835a563479ad86836669f50a6eb6e68dac59d6;hpb=0af487033e6af390686ed2bc693beab7b467eaf3;p=openwrt%2Fstaging%2Flynxis%2Fomap.git diff --git a/target/linux/ar71xx/image/generic.mk b/target/linux/ar71xx/image/generic.mk index 54835a5634..cd5e40163d 100644 --- a/target/linux/ar71xx/image/generic.mk +++ b/target/linux/ar71xx/image/generic.mk @@ -790,6 +790,16 @@ define Device/bhr-4grv2 endef TARGET_DEVICES += bhr-4grv2 +define Device/wpj342 + DEVICE_TITLE := Compex WPJ342 (16MB flash) + DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport + BOARDNAME := WPJ342 + MTDPARTS := spi0.0:192k(u-boot)ro,16128k(firmware),64k(art)ro + IMAGE_SIZE := 16128k + CONSOLE := ttyS0,115200 +endef +TARGET_DEVICES += wpj342 + define Device/wpj344 DEVICE_TITLE := Compex WPJ344 (16MB flash) DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport