mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-01 23:41:05 +02:00
5 lines
102 B
Makefile
5 lines
102 B
Makefile
|
obj-m += ifx-atm.o
|
||
|
ifx-atm-objs := skb.o irq.o proc.o core.o ppe.o
|
||
|
|
||
|
EXTRA_CFLAGS += -DENABLE_RX_QOS=1
|