diff options
author | Paul Mundt <lethal@linux-sh.org> | 2005-05-03 13:56:36 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2005-05-03 13:56:36 +0000 |
commit | c5564f7b346e8b9d7227d5e25b6324b27d02e584 (patch) | |
tree | 9de948fe3b94e7316671ff3740910d012b525ad7 /target/device/Config.in | |
parent | 5b72a75f945397ee3e3af9e2d1d24a2adac47567 (diff) |
Initial support for MS7206SE01 sh2a board.
Diffstat (limited to 'target/device/Config.in')
-rw-r--r-- | target/device/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/device/Config.in b/target/device/Config.in index 3eeb1e3f6..30cb7227b 100644 --- a/target/device/Config.in +++ b/target/device/Config.in @@ -1,6 +1,7 @@ menu "Board Support Options" source "target/device/Soekris/Config.in" +source "target/device/Hitachi/Config.in" source "target/device/AMD/Config.in" # This must be last |