Newer
Older
# Copyright (C) 2006-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
config MODULES
bool
default y
source "config/Config-images.in"
Nicolas Thill
committed
source "toolchain/Config.in"
source "target/imagebuilder/Config.in"
source "target/sdk/Config.in"
Felix Fietkau
committed
source "target/toolchain/Config.in"