2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2013-05-26 14:08:24 +02:00
|
|
|
#
|
|
|
|
# freescale-imx
|
|
|
|
#
|
2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2013-05-26 14:08:24 +02:00
|
|
|
|
2013-05-26 14:08:27 +02:00
|
|
|
FREESCALE_IMX_VERSION = 1.1.0
|
2013-05-26 14:08:24 +02:00
|
|
|
|
|
|
|
# No official download site from freescale, just this mirror
|
|
|
|
FREESCALE_IMX_MIRROR_SITE = http://download.ossystems.com.br/bsp/freescale/source
|
|
|
|
|
|
|
|
include package/freescale-imx/*/*.mk
|
|
|
|
|