sdk: keep $(STAGING_DIR)/usr/bin, at least curl needs it
authorFelix Fietkau <nbd@openwrt.org>
Mon, 1 Sep 2014 22:34:37 +0000 (22:34 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 1 Sep 2014 22:34:37 +0000 (22:34 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42397

target/sdk/Makefile

index 828cff5880d29592d0633af6380c7b95d2d8b2ab..a2cd3a5ab082ee166dbcad907375d987b51ab98e 100644 (file)
@@ -31,8 +31,7 @@ EXCLUDE_DIRS:=*/ccache \
        *.install.clean \
        *.install.flags \
        *.install \
-       */doc \
-       $(STAGING_SUBDIR_TARGET)/usr/bin
+       */doc
 
 SDK_DIRS = \
                $(STAGING_SUBDIR_HOST) \