hc
2024-11-01 2f529f9b558ca1c1bd74be7437a84e4711743404
1
2
3
4
5
6
7
8
9
10
11
12
ccflags-y += -I$(srctree)/drivers/xenomai/net/stack/include
 
obj-$(CONFIG_XENO_DRIVERS_NET_DRV_E1000E) += rt_e1000e.o
 
rt_e1000e-y := \
   82571.o \
   80003es2lan.o \
   ich8lan.o \
   lib.o \
   netdev.o \
   param.o \
   phy.o