From: Kyson Lok Date: Sat, 19 May 2018 06:15:19 +0000 (+0800) Subject: config: add glinet config.in entry X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da3d1fb45d34470715a61e442d05020d83df9495;p=thirdparty%2Fopenwrt.git config: add glinet config.in entry --- diff --git a/Config.in b/Config.in index d30c04839e9..57384e9778b 100644 --- a/Config.in +++ b/Config.in @@ -21,6 +21,8 @@ source "config/Config-images.in" source "config/Config-build.in" +source "config/Config-glinet.in" + source "config/Config-devel.in" source "toolchain/Config.in"