]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/fbterminal/server/src/Makefile
update
[l4.git] / l4 / pkg / fbterminal / server / src / Makefile
index 48e8c4cade147fc0cea428139d9d9e79bf6bee23..1d63f5dfc2861837e01d41ed69cce8657629bb0a 100644 (file)
@@ -5,6 +5,5 @@ TARGET           = fbterminal
 SRC_CC           = main.cc
 REQUIRES_LIBS    = libgfxbitmap lib_vt100 libc_support_misc libc_be_fs_noop \
                    libgfxbitmap-support libevent
-L4_MULTITHREADED = y
 
 include $(L4DIR)/mk/prog.mk