From 3f494f8d220f2b1a40a6749e814b46eca48792ac Mon Sep 17 00:00:00 2001 From: kaloz Date: Fri, 25 Aug 2006 21:53:54 +0000 Subject: add basic support for the Magicbox boards git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4672 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/Makefile') diff --git a/toolchain/Makefile b/toolchain/Makefile index fb54bddf9..0b8b62860 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -11,7 +11,7 @@ TARGETS-y:=sed kernel-headers sstrip ifeq ($(CONFIG_NATIVE_TOOLCHAIN),) TARGETS-y+=binutils gcc uClibc endif -TARGETS-y+=ipkg-utils libnotimpl ext2fs squashfs jffs2 lzma +TARGETS-y+=ipkg-utils libnotimpl ext2fs squashfs jffs2 lzma mkimage TARGETS-$(CONFIG_GDB) += gdb -- cgit v1.2.3