9 lines
164 B
Makefile
9 lines
164 B
Makefile
|
#
|
||
|
# (C) Copyright 2001-2006
|
||
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y := vovpn-gw.o flash.o m88e6060.o
|