[utils] coreutils: Stopped coreutils from building as long as no plugin is selected.
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Mar 2011 01:37:41 +0000 (01:37 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Mar 2011 01:37:41 +0000 (01:37 +0000)
with commit 26026 (https://dev.openwrt.org/changeset/26026)
I see the coreutils package downloaded and build in my defconfig.

With the following patch, this default selection really does no build,
as long as no plugin is selected.
Thanks to Thomas Langer for this patch.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26169 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/coreutils/Makefile

index f311093..59b779e 100644 (file)
@@ -84,10 +84,6 @@ define Build/Compile
                all install install-root
 endef
 
-define Package/coreutils/install
-       true
-endef
-
 define BuildPlugin
   define Package/$(1)/install
        $(INSTALL_DIR) $$(1)/usr/bin