diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-08-09 14:09:29 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-08-09 14:09:29 +0100 |
commit | 054d5c9238f3c577ad51195c3ee7803613f322cc (patch) | |
tree | ff7d9f5c0e0ddf14230ba28f28ef69a2c0a0debf /arch/mips/pnx833x/common/Makefile | |
parent | 11e4afb49b7fa1fc8e1ffd850c1806dd86a08204 (diff) | |
parent | 2192482ee5ce5d5d4a6cec0c351b2d3a744606eb (diff) | |
download | talos-obmc-linux-054d5c9238f3c577ad51195c3ee7803613f322cc.tar.gz talos-obmc-linux-054d5c9238f3c577ad51195c3ee7803613f322cc.zip |
Merge branch 'devel-stable' into devel
Diffstat (limited to 'arch/mips/pnx833x/common/Makefile')
-rw-r--r-- | arch/mips/pnx833x/common/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/pnx833x/common/Makefile b/arch/mips/pnx833x/common/Makefile new file mode 100644 index 000000000000..1a46dd291b16 --- /dev/null +++ b/arch/mips/pnx833x/common/Makefile @@ -0,0 +1 @@ +obj-y := interrupts.o platform.o prom.o setup.o reset.o |