add pkgconfig information for popt library
[openwrt/svn-archive/archive.git] / Makefile
index f75fc7fda4d735fcb4b08213ee9a44087d6603a1..91b6946ac3420c8d7272807a809bb418f3f99103 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,6 @@ empty:=
 space:= $(empty) $(empty)
 $(if $(findstring $(space),$(TOPDIR)),$(error ERROR: The path to the OpenWrt directory must not include any spaces))
 
-.ONESHELL:
 world:
 
 include $(TOPDIR)/include/host.mk