X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=openwrt%2Fpackage%2FMakefile;h=898b8a7e5489cdde74872f2d518f8af71276c997;hb=eaf005122265cd40c33896277ba78aa8f9064c13;hp=eb0fe47246ca7e7a8ccb42e7d6e6c2f35d771a6c;hpb=07a2fd2a4e6c38c1d7e2cc911e430768a448dedd;p=oweals%2Fopenwrt.git diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index eb0fe47246..898b8a7e54 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -19,6 +19,7 @@ package-$(BR2_PACKAGE_POPT) += popt package-$(BR2_PACKAGE_PPTPD) += pptpd package-$(BR2_PACKAGE_IPROUTE2) += iproute2 package-$(BR2_PACKAGE_MICROPERL) += microperl +package-$(BR2_PACKAGE_LIBELF) += libelf all: compile install clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m)) linux-clean