diff --git a/brcm_fw_tool/Makefile b/brcm_fw_tool/Makefile index 1f90107355c6c73f868c933320e6e8a514383627..1b2680388a4ba807feb9f19b38a2b441ddc5740f 100644 --- a/brcm_fw_tool/Makefile +++ b/brcm_fw_tool/Makefile @@ -16,9 +16,7 @@ CFLAGS += -I$(STAGING_DIR)/usr/include CFLAGS += -I$(STAGING_DIR)/usr/include/bcm963xx/shared/opensource/include/bcm963xx CFLAGS += -I$(STAGING_DIR)/usr/include/bcm963xx/bcmdrivers/opensource/include/bcm963xx CFLAGS += -L$(STAGING_DIR)/usr/lib/ - -# This should also change!! -CFLAGS += -L$(BUILD_DIR)/bcmkernel/bcm963xx/targets/963138GWV/fs/lib +CFLAGS += -L$(STAGING_DIR_ROOT)/usr/lib LIBS += -lbcm_flashutil -lbcm_boardctl -lbcm_util -lsys_util -lgen_util -lubi