add lcd4version. compiles now, but i have no clue if it will work with some lcd displays
[openwrt.git] / package / Makefile
index 9fcdb6a..4018631 100644 (file)
@@ -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
This page took 0.020314 seconds and 4 git commands to generate.