]> git.enpas.org Git - openwrt.git/blob - package/ifxmips-atm/src/Makefile
mark the llvm toolchain as broken
[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