summaryrefslogtreecommitdiff
path: root/generate/unix/iasl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'generate/unix/iasl/Makefile')
-rw-r--r--generate/unix/iasl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate/unix/iasl/Makefile b/generate/unix/iasl/Makefile
index 5360f9e4a..3bf635616 100644
--- a/generate/unix/iasl/Makefile
+++ b/generate/unix/iasl/Makefile
@@ -10,7 +10,7 @@ PROG = iasl
# Flags specific to iASL compiler
#
CFLAGS+= -DACPI_ASL_COMPILER -I$(ASL_COMPILER) -I.
-LDFLAGS+= -lpthread -lrt
+LDFLAGS+= -lpthread
OBJS = \
adfile.o \