b0b72591d7
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
11 lines
349 B
Makefile
11 lines
349 B
Makefile
################################################################################
|
|
#
|
|
# freescale-imx
|
|
#
|
|
################################################################################
|
|
|
|
FREESCALE_IMX_VERSION = 3.5.7-1.0.0
|
|
FREESCALE_IMX_SITE = http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/
|
|
|
|
include $(sort $(wildcard package/freescale-imx/*/*.mk))
|