use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf
[openwrt.git] / toolchain / Makefile
index 4ffc46f..92069ac 100644 (file)
@@ -7,7 +7,7 @@
 # Main makefile for the toolchain
 #
 include $(TOPDIR)/rules.mk
-TARGETS-y:=sed kernel-headers sstrip binutils gcc uClibc ipkg-utils libnotimpl squashfs jffs2 lzma
+TARGETS-y:=sed kernel-headers sstrip binutils gcc uClibc ipkg-utils libnotimpl ext2fs squashfs jffs2 lzma
 TARGETS-$(CONFIG_GDB) += gdb
 
 TARGETS_DOWNLOAD:=$(patsubst %,%-download,$(TARGETS-y))
This page took 0.018078 seconds and 4 git commands to generate.