[ar71xx] rename platform.c to devices.c
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Feb 2009 08:21:05 +0000 (08:21 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Feb 2009 08:21:05 +0000 (08:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14634 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/files/arch/mips/ar71xx/Makefile
target/linux/ar71xx/files/arch/mips/ar71xx/devices.c [moved from target/linux/ar71xx/files/arch/mips/ar71xx/platform.c with 100% similarity]

index 4726120e8ded7d2ad02d833d0599c2d37908cd3e..0d2b3582046f4435a4fe936648b34301b6300a09 100644 (file)
@@ -8,7 +8,7 @@
 # under the terms of the GNU General Public License version 2 as published
 # by the Free Software Foundation.
 
-obj-y  := prom.o irq.o setup.o platform.o gpio.o ar71xx.o
+obj-y  := prom.o irq.o setup.o devices.o gpio.o ar71xx.o
 
 obj-$(CONFIG_AR71XX_MACH_AP83)         += mach-ap83.o
 obj-$(CONFIG_AR71XX_MACH_AW_NR580)     += mach-aw-nr580.o