X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/13d1823043073d28c52511fee0529c69f156d1af..2381bc7fe0582310e5bb5f264c4b4d63425c4b0e:/openwrt/package/sdk/Makefile diff --git a/openwrt/package/sdk/Makefile b/openwrt/package/sdk/Makefile index 2345fcc2a..7644a4a60 100644 --- a/openwrt/package/sdk/Makefile +++ b/openwrt/package/sdk/Makefile @@ -48,7 +48,7 @@ $(BIN_DIR)/$(IB_NAME).tar.bz2: mkdir -p $(IB_BUILD_DIR)/packages (cd $(PACKAGE_DIR); \ cp ipkg_* busybox_* kmod-brcm-* kmod-wlcompat* dnsmasq_* iptables_* dropbear_* kmod-diag_* \ - wireless-tools_* zlib* bridge_* ppp_* ppp-pppoe* kmod-ppp* openwrt-utils* $(IB_BUILD_DIR)/packages/; \ + wireless-tools_* zlib* bridge_* ppp_* ppp*pppoe* kmod-ppp* openwrt-utils* $(IB_BUILD_DIR)/packages/; \ ) egrep '^[^(include|prepare|compile|install)]' < $(TOPDIR)/target/jffs2/Makefile > $(IB_BUILD_DIR)/include/jffs2.mk egrep '^[^(include|prepare|compile|install)]' < $(TOPDIR)/target/squashfs-lzma/Makefile > $(IB_BUILD_DIR)/include/squashfs-lzma.mk