diff options
Diffstat (limited to 'config.h.meson')
| -rw-r--r-- | config.h.meson | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson index 6fb958d9..0a83f825 100644 --- a/config.h.meson +++ b/config.h.meson @@ -73,6 +73,9 @@ /* Define to path of the kernel firmware directory */ #mesondefine KERNEL_FIRMWARE_DIR +/* Mobile Broadband Service Provider Information Database location */ +#mesondefine MOBILE_BROADBAND_PROVIDER_INFO_DATABASE + /* Path to netconfig */ #mesondefine NETCONFIG_PATH |