source: freewrt/package/mypackage/Config.in@ 621d5d2

freewrt_2_0
Last change on this file since 621d5d2 was 216a948, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

add small example for addon configuration

git-svn-id: svn://www.freewrt.org/trunk/freewrt@705 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 197 bytes
Line 
1config FWRT_PACKAGE_MYPACKAGE
2 string "Example value"
3 default "freewrt"
4 depends FWRT_MYPACKAGE
5 help
6 You can add here different parameters, and use
7 them to configure your firmware image.
8
Note: See TracBrowser for help on using the repository browser.