diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-17 18:49:52 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-17 18:49:52 +0000 |
commit | c123fc3ccf634d57c891af70a1c355aecaa571a6 (patch) | |
tree | 507eb8c5e97d12d87536a72a2aee2f959f79154c /target/Config.in | |
parent | 970e8889838732358c6bac845ff2753f4a607bb8 (diff) |
move more stuff around for better board support
Diffstat (limited to 'target/Config.in')
-rw-r--r-- | target/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in index a78a047a0..7694a8e16 100644 --- a/target/Config.in +++ b/target/Config.in @@ -6,5 +6,6 @@ source "target/jffs2/Config.in" source "target/squashfs/Config.in" source "target/tar/Config.in" source "target/device/Config.in" +source "target/generic/Config.in" endmenu |