From 4c509fb2b812a34246078b97e92425d3578ec3ef Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 16 Dec 2009 19:55:02 +0100 Subject: add basic support for ag241 ar7 based dsl router - my wag54g died. disable wag54g for now. - add 2.6.32 support for ag241. - cpmac still broken --- target/ag241/tools/srec2bin/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 target/ag241/tools/srec2bin/Makefile (limited to 'target/ag241/tools/srec2bin/Makefile') diff --git a/target/ag241/tools/srec2bin/Makefile b/target/ag241/tools/srec2bin/Makefile new file mode 100644 index 000000000..dd6a285fd --- /dev/null +++ b/target/ag241/tools/srec2bin/Makefile @@ -0,0 +1,4 @@ +include $(TOPDIR)/rules.mk + +all: + $(HOSTCC) ${HOSTCFLAGS} -o ${STAGING_TOOLS}/bin/srec2bin srec2bin.c -- cgit v1.2.3