9b8ffcd8f2
[Peter: hide -data package if opentyrian isn't enabled] Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
310 B
Plaintext
10 lines
310 B
Plaintext
config BR2_PACKAGE_OPENTYRIAN_DATA
|
|
bool "OpenTyrian data"
|
|
depends on BR2_PACKAGE_OPENTYRIAN
|
|
help
|
|
Data files to use with OpenTyrian game. Currently only the original
|
|
Tyrian 2.1 data files, that have been released as Freeware in 2004,
|
|
are compatible.
|
|
|
|
http://code.google.com/p/opentyrian/wiki/FAQ
|