forked from Ivasoft/openwrt
platform.h is rt288x specific, move it
SVN-Revision: 17443
This commit is contained in:
@@ -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 rt288x.o platform.o
|
||||
obj-y := prom.o irq.o setup.o rt288x.o devices.o
|
||||
|
||||
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user