diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-03-02 03:52:27 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-03-02 03:52:27 +0100 |
commit | 6b23d45ca38554d19b799cd3e6754b4ac2ec3363 (patch) | |
tree | 832fb939e7d532300eceee67ecedd5b3735eb0ba /target/appliances | |
parent | eeea8d63df65b2e414a7f4c6b289300556eaba05 (diff) |
add version string, will be used later
Diffstat (limited to 'target/appliances')
-rw-r--r-- | target/appliances/default.options | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/appliances/default.options b/target/appliances/default.options new file mode 100644 index 000000000..bf6ca0e25 --- /dev/null +++ b/target/appliances/default.options @@ -0,0 +1,5 @@ +config ADK_APPLIANCE_VERSION + prompt "version string" + string + help + Configure version for appliance |