diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/omap/image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap/image/Makefile b/target/linux/omap/image/Makefile index 10c6d0ad68..507c91b2cc 100644 --- a/target/linux/omap/image/Makefile +++ b/target/linux/omap/image/Makefile @@ -38,7 +38,7 @@ define Device/Default IMAGE/sdcard.img.gz := omap-sdcard | append-metadata | gzip endef -#uboot-omap-am335x_evm uboot-omap-omap3_beagle uboot-omap-omap3_overo uboot-omap-omap4_panda +#uboot-omap-am335x_evm uboot-omap-omap3_beagle uboot-omap-omap4_panda define Device/ti_am335x-evm DEVICE_VENDOR := Texas Instruments |