From 34d7c8af2ff40e5fff7b67bfbe523e976987e92a Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 20 Mar 2005 03:37:44 +0000 Subject: add lcd4version. compiles now, but i have no clue if it will work with some lcd displays git-svn-id: svn://svn.openwrt.org/openwrt/trunk@402 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/Makefile') 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 -- cgit v1.2.3