2
1

Config.in 205 B

123456789
  1. comment "ruby has no inherent support for AVR32"
  2. depends on BR2_avr32 && BR2_PACKAGE_RUBY
  3. config BR2_PACKAGE_RUBY
  4. bool "ruby"
  5. help
  6. Object Oriented Scripting Language.
  7. http://www.ruby-lang.org/