summaryrefslogtreecommitdiffstats
path: root/hal/boot_hal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hal/boot_hal/Makefile')
-rwxr-xr-xhal/boot_hal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/boot_hal/Makefile b/hal/boot_hal/Makefile
index a5b09fb..d5af569 100755
--- a/hal/boot_hal/Makefile
+++ b/hal/boot_hal/Makefile
@@ -29,7 +29,7 @@ CXXFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_obsolu
CXXFLAGS += -Wall -fPIC
######### link options ##########################
-LDFLAGS += -L$(SDKTARGETSYSROOT)/usr/agl/lib
+LDFLAGS += -L$(SDKTARGETSYSROOT)/usr/lib/basesystem
LDFLAGS += -shared
LDFLAGS += -Wl,--no-as-needed
LDFLAGS += -Wl,--no-undefined