generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
6
package/opengl/libopenvg/Config.in
Normal file
6
package/opengl/libopenvg/Config.in
Normal file
@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_HAS_LIBOPENVG
|
||||
bool
|
||||
|
||||
config BR2_PACKAGE_PROVIDES_LIBOPENVG
|
||||
string
|
||||
depends on BR2_PACKAGE_HAS_LIBOPENVG
|
||||
7
package/opengl/libopenvg/libopenvg.mk
Normal file
7
package/opengl/libopenvg/libopenvg.mk
Normal file
@ -0,0 +1,7 @@
|
||||
################################################################################
|
||||
#
|
||||
# libopenvg
|
||||
#
|
||||
################################################################################
|
||||
|
||||
$(eval $(virtual-package))
|
||||
Reference in New Issue
Block a user