wankeyun.patch 569 B

12345678910111213141516171819
  1. --- a/target/linux/at91/image/sama5.mk
  2. +++ b/target/linux/at91/image/sama5.mk
  3. @@ -120,6 +120,16 @@ define Device/microchip_sama5d3-xplained
  4. endef
  5. TARGET_DEVICES += microchip_sama5d3-xplained
  6. +define Device/wankeyun
  7. + $(Device/evaluation-dtb)
  8. + DEVICE_VENDOR := 玩客云
  9. + DEVICE_MODEL := WanKeYun
  10. + DEVICE_DTS := at91-sama5d3_xplained
  11. + KERNEL_SIZE := 6144k
  12. + $(Device/evaluation-sdimage)
  13. +endef
  14. +TARGET_DEVICES += wankeyun
  15. +
  16. ifeq ($(strip $(CONFIG_EXTERNAL_KERNEL_TREE)),"")
  17. ifeq ($(strip $(CONFIG_KERNEL_GIT_CLONE_URI)),"")
  18. define Device/laird_wb50n