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