X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=include%2Fpackage-bin.mk;fp=include%2Fpackage-bin.mk;h=dcb3a8acba6298491affe9ccd52a83f3750824fb;hb=32b8758f9e16c9d67a9fcc210b80442b3cae2a54;hp=96c1aeffcfb0b59c1d4811b75288de3a1e28df1d;hpb=e826bdc8f7165ca7b7433566466d1fedd1588d81;p=openwrt-working-2016%2F.git diff --git a/include/package-bin.mk b/include/package-bin.mk index 96c1aeffcf..dcb3a8acba 100644 --- a/include/package-bin.mk +++ b/include/package-bin.mk @@ -14,7 +14,7 @@ ifeq ($(DUMP),) else compile: $(1)-disabled $(1)-disabled: - @echo "WARNING: skipping $(1) -- package not selected" + @echo "WARNING: skipping $(1) -- package not selected" >&2 endif endif endif