diff options
| author | Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | 2007-11-20 20:14:18 +0100 |
|---|---|---|
| committer | Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | 2007-11-20 20:14:18 +0100 |
| commit | 080c646dbf474a109c3f85718fb01ce042a38c45 (patch) | |
| tree | b44c1ac299029364748b66f19b47f85f35f6846b /Makefile | |
| parent | f92edbd8a0ef16a2b9127cbb564c09685728e4b0 (diff) | |
drivers/i2c : move i2c drivers to drivers/i2c
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -207,6 +207,7 @@ LIBS += net/libnet.a LIBS += disk/libdisk.a LIBS += rtc/librtc.a LIBS += dtt/libdtt.a +LIBS += drivers/i2c/libi2c.a LIBS += drivers/libdrivers.a LIBS += drivers/bios_emulator/libatibiosemu.a LIBS += drivers/nand/libnand.a |
