efm32hg/lg: gpio: use common gpio implementation
This commit is contained in:
committed by
Karl Palsson
parent
fd28881559
commit
c6296a4d88
@@ -40,8 +40,8 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
|
||||
|
||||
ARFLAGS = rcs
|
||||
|
||||
OBJS =
|
||||
OBJS = gpio_common_hglg.o
|
||||
|
||||
VPATH += ../../usb:../:../../cm3:
|
||||
VPATH += ../../usb:../:../../cm3:../common
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
Reference in New Issue
Block a user