e1fc11b4fe
This patch adds a new package for the OpenGL, OpenVG and EGL proprietary implementations specific to the Vivante GPU of i.MX6 processors. [Peter: show comment on uClibc toolchains, tweak help text] Signed-off-by: Henk Fijnvandraat <h.fijnvandraat@inter.nl.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
menu "Freescale i.MX libraries"
|
|
depends on BR2_arm
|
|
|
|
source "package/freescale-imx/imx-lib/Config.in"
|
|
source "package/freescale-imx/firmware-imx/Config.in"
|
|
source "package/freescale-imx/gpu-viv-bin-mx6q/Config.in"
|
|
|
|
endmenu
|