Root/target/linux/ramips/files/drivers/net/ethernet/ramips/Makefile

1#
2# Makefile for the Ramips SoCs built-in ethernet macs
3#
4
5ramips-y += ramips_main.o
6
7ramips-$(CONFIG_NET_RAMIPS_DEBUG_FS) += ramips_debugfs.o
8
9obj-$(CONFIG_NET_RAMIPS) += ramips.o
10

Archive Download this file



interactive