X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fimage%2Fmt7621.mk;h=f0b5a8444f5f552d101cfdaabdfeb3435c10f95a;hb=c60a21532bc903ab86d971b478752152d4476ef8;hp=8ba65a1af2ca36b95cae03e4f8fb9a920d667e71;hpb=2d27ebbb9338c114b3b5403cd4eb6fc05ef1ed6a;p=openwrt%2Fstaging%2Fkaloz.git diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 8ba65a1af2..f0b5a8444f 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -83,6 +83,14 @@ define Device/gb-pc1 endef TARGET_DEVICES += gb-pc1 +define Device/gb-pc2 + DTS := GB-PC2 + DEVICE_TITLE := GnuBee Personal Cloud Two + DEVICE_PACKAGES := kmod-ata-core kmod-ata-ahci kmod-usb3 kmod-sdhci-mt7620 + IMAGE_SIZE := $(ralink_default_fw_size_32M) +endef +TARGET_DEVICES += gb-pc2 + define Device/hc5962 DTS := HC5962 BLOCKSIZE := 128k