X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fpackage-bin.mk;h=dcb3a8acba6298491affe9ccd52a83f3750824fb;hb=d0891e0ae8f69a0ba87a8c54d84e5a83754384bd;hp=96c1aeffcfb0b59c1d4811b75288de3a1e28df1d;hpb=88ff7e3f23c3aa406dae1d44a3ea731d279f02da;p=lede-git%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