From b6f218867b9e24a5a0e9f11b57523a715f07b389 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 5 Nov 2014 10:21:34 +0100 Subject: Add RTEMS port of Linux I2C user-space API --- cpukit/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 5e0ae72ba8..b9e9992236 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -5,6 +5,7 @@ include $(top_srcdir)/automake/multilib.am # librtemscpu SUBDIRS = . score rtems sapi posix +SUBDIRS += dev SUBDIRS += libcsupport libblock libfs SUBDIRS += libnetworking librpc SUBDIRS += libi2c -- cgit v1.2.3