You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
359 B
18 lines
359 B
NAME="%D"
|
|
VERSION="%V"
|
|
ID="%d"
|
|
ID_LIKE="lede openwrt"
|
|
PRETTY_NAME="%D %V"
|
|
VERSION_ID="%v"
|
|
HOME_URL="%u"
|
|
BUG_URL="%b"
|
|
SUPPORT_URL="%s"
|
|
BUILD_ID="%R"
|
|
OPENWRT_BOARD="%S"
|
|
OPENWRT_ARCH="%A"
|
|
OPENWRT_TAINTS="%t"
|
|
OPENWRT_DEVICE_MANUFACTURER="%M"
|
|
OPENWRT_DEVICE_MANUFACTURER_URL="%m"
|
|
OPENWRT_DEVICE_PRODUCT="%P"
|
|
OPENWRT_DEVICE_REVISION="%h"
|
|
OPENWRT_RELEASE="%D %V %C"
|
|
|