ar71xx: ag71xx: use dynamically allocated buffer for napi_stats
[openwrt.git] / package / mtd / src / Makefile
index fa2e486..ca03f27 100644 (file)
@@ -2,6 +2,7 @@ CC = gcc
 CFLAGS += -Wall
 
 obj = mtd.o jffs2.o crc32.o
 CFLAGS += -Wall
 
 obj = mtd.o jffs2.o crc32.o
+obj.ar71xx = trx.o
 obj.brcm = trx.o
 obj.brcm47xx = $(obj.brcm)
 obj.brcm63xx = imagetag.o
 obj.brcm = trx.o
 obj.brcm47xx = $(obj.brcm)
 obj.brcm63xx = imagetag.o
This page took 0.0192 seconds and 4 git commands to generate.