1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
John Crispin ab4c395ac4 base-files: add extra version configuration options for OEM manufacturer info
Creates /etc/device_info which will be used to fill in information for
WPS and other protocols that need manufacturer/device information

This helps with creating OpenWrt firmware for OEM or rebranded devices.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

Backport of r41884

SVN-Revision: 41967
2014-08-03 11:15:37 +00:00

4 lines
66 B
Plaintext

DEVICE_MANUFACTURER="%M"
DEVICE_PRODUCT="%P"
DEVICE_REVISION="%h"