From 021f9175774cb99755d692ca7e0e7a7e576a89e2 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 30 Oct 2008 23:41:49 +0100 Subject: [PATCH] FB_ATOMIC_TRACE no longer exists. --- ucw/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/ucw/Makefile b/ucw/Makefile index b24e0fe5..5c328ca4 100644 --- a/ucw/Makefile +++ b/ucw/Makefile @@ -120,7 +120,6 @@ $(o)/ucw/binheap-test.test: $(o)/ucw/binheap-test $(o)/ucw/redblack-test.test: $(o)/ucw/redblack-test $(addprefix $(o)/ucw/fb-,file.test grow.test pool.test socket.test atomic.test \ limfd.test temp.test mem.test buffer.test mmap.test): %.test: %-t -$(o)/ucw/fb-atomic-tt.o: CFLAGS += -DFB_ATOMIC_TRACE $(o)/ucw/url.test: $(o)/ucw/url-t ifdef CONFIG_UCW_THREADS -- 2.39.2