diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-17 17:05:47 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-17 17:05:47 +0000 |
commit | 29704897cda2341c596277570994415233a520c7 (patch) | |
tree | 3795c8c766656077a1e7d5020a54394f1214dbb8 /target/Config.in | |
parent | 70087a75db243bc0848e00f61de77cce8bdc020e (diff) |
Add the new device directory
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 6ba3e43df..a78a047a0 100644 --- a/target/Config.in +++ b/target/Config.in @@ -5,5 +5,6 @@ source "target/ext2/Config.in" source "target/jffs2/Config.in" source "target/squashfs/Config.in" source "target/tar/Config.in" +source "target/device/Config.in" endmenu |