diff options
Diffstat (limited to 'openwrt/Config.in')
-rw-r--r-- | openwrt/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/Config.in b/openwrt/Config.in index 7b28255fb5..74b3696242 100644 --- a/openwrt/Config.in +++ b/openwrt/Config.in @@ -90,6 +90,9 @@ menu "Target Images" help Ext2 file system with some free space for uml images +comment "Image Options" + +source "target/image/*/Config.in" endmenu |