X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/dc508f18b2665fa15547cc4febcf370cb403133f..87021732394b57c922a035f315c29af4b001a58b:/openwrt/package/Makefile?ds=sidebyside diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 9fcdb6a05..4018631a4 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -26,6 +26,7 @@ package-$(BR2_PACKAGE_MICROPERL) += microperl package-$(BR2_PACKAGE_LIBELF) += libelf package-$(BR2_PACKAGE_STRACE) += strace package-$(BR2_PACKAGE_TCPDUMP) += tcpdump +package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux all: compile install clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m)) linux-clean