Fix copyright
[yaffs2.git] / direct / test-framework / basic-tests / Makefile
index c1f3391d51a2df9598e7e9e1a0f3bd337e896044..35353811a4a61583caddc4b0ffbf40400a722e7e 100644 (file)
@@ -3,7 +3,7 @@
 #
 # YAFFS: Yet another Flash File System. A NAND-flash specific file system.
 #
-# Copyright (C) 2003-2010 Aleph One Ltd.
+# Copyright (C) 2002-2018 Aleph One Ltd.
 #
 #
 # Created by Charles Manning <charles@aleph1.co.uk>
@@ -32,5 +32,5 @@ ALL_UNSORTED_OBJS += $(DIRECTTESTOBJS)
 include ../FrameworkRules.mk
 
 directtest2k: $(FRAMEWORK_SOURCES) $(DIRECTTESTOBJS)
-       gcc -o $@ $(DIRECTTESTOBJS)
+       gcc -o $@ $(DIRECTTESTOBJS) -lpthread