2016-07-24 18:35:04 +02:00
|
|
|
config BR2_PACKAGE_ODROID_SCRIPTS
|
|
|
|
bool "odroid-scripts"
|
|
|
|
depends on BR2_aarch64 || BR2_arm
|
2016-07-26 17:54:05 +02:00
|
|
|
select BR2_PACKAGE_FBSET # runtime
|
|
|
|
select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS # needed for fbset
|
2016-07-24 18:35:04 +02:00
|
|
|
help
|
|
|
|
Install the scripts for the odroidc2 based systems.
|
|
|
|
|
|
|
|
https://github.com/mdrjr/c2_bootini
|