aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/image-config.in
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-10-05 10:28:53 +0000
committerJohn Crispin <blogic@openwrt.org>2015-10-05 10:28:53 +0000
commit85d5a38d173fc01190220c9b837fa19684ccc365 (patch)
tree2a5921f340081eb2b19781365d02f2ba12de52b4 /package/base-files/image-config.in
parent86c14b22879cfa3cab9074d9b65d0a0c3d7017ae (diff)
downloadmaster-187ad058-85d5a38d173fc01190220c9b837fa19684ccc365.tar.gz
master-187ad058-85d5a38d173fc01190220c9b837fa19684ccc365.tar.bz2
master-187ad058-85d5a38d173fc01190220c9b837fa19684ccc365.zip
base-files: add URL option for OEM manufacturer info
This URL can be embedded e.g. within UPnP announcements where a link to the manufacturer's homepage is desired. Signed-off-by: Michael Heimpold <mhei@heimpold.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47135 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/image-config.in')
-rw-r--r--package/base-files/image-config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in
index fd0ead6236..c1c0924f20 100644
--- a/package/base-files/image-config.in
+++ b/package/base-files/image-config.in
@@ -197,6 +197,13 @@ if VERSIONOPT
This is the manufacturer name embedded in /etc/device_info
Useful for OEMs building OpenWrt based firmware
+ config VERSION_MANUFACTURER_URL
+ string
+ prompt "Manufacturer URL"
+ help
+ This is an URL to the manufacturer's website embedded in /etc/device_info
+ Useful for OEMs building OpenWrt based firmware
+
config VERSION_PRODUCT
string
prompt "Product name"