Fix the path to the directory for the libraries
[staging/basesystem.git] / hal / clock_hal / Makefile
index cec7813..a98cb3c 100755 (executable)
@@ -33,7 +33,7 @@ CXXFLAGS += -DAGL_REFHW
 LDFLAGS += -shared
 LDFLAGS += -Wl,--no-as-needed
 LDFLAGS += -Wl,--no-undefined
-LDFLAGS += -L$(SDKTARGETSYSROOT)/usr/agl/lib
+LDFLAGS += -L$(SDKTARGETSYSROOT)/usr/lib/basesystem
 
 RPATH :=