[PATCH 1/2] lib: kasan: remove reference of non-existent test_kasan.o

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We don't have anything that test_kasan.o can be generated out of,
thus drop it to fix the build.

It would still be nice to have this as a command, but that
should be a separate patch.

Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
---
 lib/kasan/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/kasan/Makefile b/lib/kasan/Makefile
index 31e9d890d538..11106574e0c2 100644
--- a/lib/kasan/Makefile
+++ b/lib/kasan/Makefile
@@ -1,5 +1,5 @@
 
-obj-y += generic_report.o generic.o report.o common.o test_kasan.o
+obj-y += generic_report.o generic.o report.o common.o
 KASAN_SANITIZE_generic_report.o := n
 KASAN_SANITIZE_generic.o := n
 KASAN_SANITIZE_report.o := n
-- 
2.28.0


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux