X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=include%2Fpackage-bin.mk;h=dcb3a8acba6298491affe9ccd52a83f3750824fb;hp=96c1aeffcfb0b59c1d4811b75288de3a1e28df1d;hb=e4ff815211ffeeab83a17d5aa4a4fb2cc51c668b;hpb=6dd6520cc8420a8c13940cb2bf802947fbd7c4f0 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