blob: 0d5400b64be959e7522a286c589720804520d802 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#############################################################
#
# freescale-imx
#
#############################################################
FREESCALE_IMX_VERSION = 12.09.01
# 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
|