aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-01-26 20:48:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-01-26 20:48:39 +0000
commitf38367fcb4fe2102c45f21101aac986efa7736c7 (patch)
treef2dd06831148032a42481d533acdcf594a2fd98a /target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
parentb0ffa7024830f9aba9e0f71708d596b6a4b43d08 (diff)
downloadupstream-f38367fcb4fe2102c45f21101aac986efa7736c7.tar.gz
upstream-f38367fcb4fe2102c45f21101aac986efa7736c7.tar.bz2
upstream-f38367fcb4fe2102c45f21101aac986efa7736c7.zip
ramips: implement clock API for RT288x
SVN-Revision: 25125
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile b/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
index dda3e063fa..103081aaa7 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
+++ b/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
@@ -9,7 +9,7 @@
# under the terms of the GNU General Public License version 2 as published
# by the Free Software Foundation.
-obj-y := irq.o setup.o rt288x.o devices.o
+obj-y := irq.o setup.o rt288x.o devices.o clock.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o