|
@@ -8,7 +8,7 @@
|
|
|
# under the terms of the GNU General Public License version 2 as published
|
|
# under the terms of the GNU General Public License version 2 as published
|
|
|
# by the Free Software Foundation.
|
|
# by the Free Software Foundation.
|
|
|
|
|
|
|
|
-obj-y := prom.o irq.o setup.o rt288x.o platform.o
|
|
|
|
|
|
|
+obj-y := prom.o irq.o setup.o rt288x.o devices.o
|
|
|
|
|
|
|
|
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
|
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
|
|
|
|
|