enable ATA_SFF (PATA support) in the generic configs
[openwrt.git] / package / ifxmips-atm / src / Makefile
1 obj-m += ifx-atm.o
2 ifx-atm-objs := skb.o irq.o proc.o core.o ppe.o
3
4 EXTRA_CFLAGS += -DENABLE_RX_QOS=1
This page took 0.040922 seconds and 5 git commands to generate.