diff options
author | Jason Reeder | 2017-04-07 10:53:37 -0500 |
---|---|---|
committer | Jason Reeder | 2017-04-07 10:53:37 -0500 |
commit | ad40af32f07c888abfdba497c4b9405e9e47522e (patch) | |
tree | 9913a29a901f0d7075b5becacd5b8631c1f2b583 | |
parent | 518d836173965ced384d88bd73c08e9a72374d4d (diff) | |
download | device-ti-am57xevm-ad40af32f07c888abfdba497c4b9405e9e47522e.tar.gz device-ti-am57xevm-ad40af32f07c888abfdba497c4b9405e9e47522e.tar.xz device-ti-am57xevm-ad40af32f07c888abfdba497c4b9405e9e47522e.zip |
am57xevm: Enable PRU Ethernet on IDK boards
Enable PRU Ethernet on IDK boards.
Change-Id: I28290af5b6eb7ffa37c0a9c430226b14d087db6c
Signed-off-by: Jason Reeder <jreeder@ti.com>
-rw-r--r-- | device.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -152,3 +152,4 @@ $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto | |||
152 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ducati-full_jacinto6evm.mk) | 152 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ducati-full_jacinto6evm.mk) |
153 | $(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wlan/wl12xx-wlan-fw-products.mk) | 153 | $(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wlan/wl12xx-wlan-fw-products.mk) |
154 | $(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wpan/wl12xx-wpan-fw-products.mk) | 154 | $(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wpan/wl12xx-wpan-fw-products.mk) |
155 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/prueth-full_am57xevm.mk) | ||