summaryrefslogtreecommitdiff
path: root/curvetun/Makefile
blob: 954a86552662695dacb366063e39d48dae86054e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
curvetun-libs =	-lnacl \
		-lpthread

curvetun-objs =	xmalloc.o \
		xio.o \
		xutils.o \
		stun.o \
		patricia.o \
		trie.o \
		hash.o \
		curve.o \
		cpusched.o \
		ct_usermgmt.o \
		ct_servmgmt.o \
		ct_server.o \
		ct_client.o \
		curvetun.o
inux/net-next.git/patch/?id=49acadff2a0cb4f7ff4efe0fb6c23f5fad81a3b3'>patch) treeffedb9157ba8ff3c47a646adcd3177bc69432ecb parent2547476a5e4061f6addb88d5fc837d3a950f54c4 (diff)
arc: Get rid of root core-frequency property
Now when we switched to usage of real clk devices for CPU core frequency those root properties make no sense any longer. Se we're just getting rid of them here to not confuse readers of our .dts files. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Christian Ruppert <christian.ruppert@alitech.com> Cc: Noam Camus <noamca@mellanox.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat