1 Star 2 Fork 2

bjr2016/Tina-Linux

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Config.in 647 Bytes
一键复制 编辑 原始数据 按行查看 历史
mangobuge 提交于 2022-07-08 15:26 +08:00 . first init from sdk
# Copyright (C) 2006-2013 OpenWrt.org
# Copyright (C) 2016-2016 tracewong
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
mainmenu "Tina Configuration"
config MODULES
option modules
bool
default y
config HAVE_DOT_CONFIG
bool
default y
source "target/Config.in"
source "config/Config-images.in"
source "config/Config-build.in"
source "config/Config-systeminit.in"
source "config/Config-devel.in"
source "toolchain/Config.in"
source "target/imagebuilder/Config.in"
source "target/sdk/Config.in"
source "target/toolchain/Config.in"
source "tmp/.config-package.in"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bjr2016/Tina-Linux.git
git@gitee.com:bjr2016/Tina-Linux.git
bjr2016
Tina-Linux
Tina-Linux
main

搜索帮助