mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-08 03:31:35 +02:00
8dba7c5861
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9243 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
336 B
Diff
11 lines
336 B
Diff
diff --git a/arch/mips/au1000/mtx-1/Makefile b/arch/mips/au1000/mtx-1/Makefile
|
|
index 764bf9f..4d1b8d2 100644
|
|
--- a/arch/mips/au1000/mtx-1/Makefile
|
|
+++ b/arch/mips/au1000/mtx-1/Makefile
|
|
@@ -7,4 +7,4 @@
|
|
# Makefile for 4G Systems MTX-1 board.
|
|
#
|
|
|
|
-lib-y := init.o board_setup.o irqmap.o
|
|
+lib-y := init.o board_setup.o irqmap.o platform.o
|