From 9036ad7c2fa2829855aff75b83d86818a978a242 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 29 Dec 2009 18:41:30 +0100 Subject: move squashfs host tools to common tools dir fix bsd compile errors. --- target/ag241/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/ag241/Makefile') diff --git a/target/ag241/Makefile b/target/ag241/Makefile index e87a55d0d..9848205cc 100644 --- a/target/ag241/Makefile +++ b/target/ag241/Makefile @@ -15,7 +15,7 @@ $(TOOLS_BUILD_DIR): tools-compile: $(TOOLS_BUILD_DIR) $(MAKE) -C tools/addpattern $(MAKE) -C tools/srec2bin - $(MAKE) -C tools/squashfs prepare compile install + $(MAKE) -C ../tools/squashfs prepare compile install kernel-install: tools-compile PATH='${TARGET_PATH}' \ -- cgit v1.2.3