dbb77e39a0
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> SVN-Revision: 41884
3 lines
66 B
Text
3 lines
66 B
Text
DEVICE_MANUFACTURER="%M"
|
|
DEVICE_PRODUCT="%P"
|
|
DEVICE_REVISION="%h"
|