From ce9da6e6afbb2287fa60bdd1772527a405944808 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 5 Oct 2015 10:28:53 +0000 Subject: 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 SVN-Revision: 47135 --- package/base-files/image-config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'package/base-files/image-config.in') 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" -- cgit v1.2.3