fix build, thx z3ro
[openwrt-10.03/.git] / toolchain / Makefile
index 28ac81c865cc8c0810f8f42f649aed6fc2795e9d..c573debe4954d860d8ea002ffdcadac31c5a46b3 100644 (file)
@@ -1,6 +1,6 @@
 # Main makefile for the toolchain
 include $(TOPDIR)/rules.mk
-TARGETS:=sed utils binutils gcc uClibc ipkg-utils
+TARGETS:=sed utils binutils gcc uClibc ipkg-utils gdb
 
 TARGETS_INSTALL:=$(patsubst %,%-install,$(TARGETS))
 TARGETS_CLEAN:=$(patsubst %,%-clean,$(TARGETS))