URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [net/] [packet/] [Makefile] - Rev 67
Go to most recent revision | Compare with Previous | Blame | View Log
#
# Makefile for the packet AF.
#
obj-$(CONFIG_PACKET) += af_packet.o
Go to most recent revision | Compare with Previous | Blame | View Log