Fix the path to the directory for the libraries
[staging/basesystem.git] / hal / usb_hal / Makefile
index be2b796..c1f8338 100755 (executable)
@@ -32,7 +32,7 @@ CXXFLAGS +=  -Wall -fPIC
 LDFLAGS += -shared
 LDFLAGS += -Wl,--no-as-needed
 LDFLAGS += -Wl,--no-undefined
-LDFLAGS += -L$(SDKTARGETSYSROOT)/usr/agl/lib
+LDFLAGS += -L$(SDKTARGETSYSROOT)/usr/lib/basesystem
 
 RPATH :=