# HG changeset patch # User Paul Boddie # Date 1608940515 -3600 # Node ID e18fcfeb86e95b17ddcf9ddc28d94951a8a776f4 # Parent b8ece34d043f4c871c12e982a72beed15c63a0fa Support both library types. diff -r b8ece34d043f -r e18fcfeb86e9 pkg/devices/lib/panel/src/qi_lb60/Makefile --- a/pkg/devices/lib/panel/src/qi_lb60/Makefile Sat Dec 26 00:25:12 2020 +0100 +++ b/pkg/devices/lib/panel/src/qi_lb60/Makefile Sat Dec 26 00:55:15 2020 +0100 @@ -1,7 +1,7 @@ PKGDIR ?= ../../../.. L4DIR ?= $(PKGDIR)/../.. -TARGET = libpanel_qi_lb60.so +TARGET = libpanel_qi_lb60.a libpanel_qi_lb60.so PC_FILENAME := libdrivers-panel-qi_lb60 SRC_C := panel-qi_lb60.c