diff options
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2007-09-07 07:49:59 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | 2007-09-07 07:49:59 -0500 |
commit | c9c6b744d8a2a95ef6d5c8389964df5148e3102a (patch) | |
tree | 3e8ebf64c5762f6e2758bf83717b1a552d0b42c8 /arch/powerpc/boot/dts/prpmc2800.dts | |
parent | 606d08bcd674073e0e505cb1eb4ff1516c3b498a (diff) | |
download | blackbird-obmc-linux-c9c6b744d8a2a95ef6d5c8389964df5148e3102a.tar.gz blackbird-obmc-linux-c9c6b744d8a2a95ef6d5c8389964df5148e3102a.zip |
[POWERPC] Remove dtc build cruft from DTS files
The patch below removes the dtc incantation instructions from the
in-kernel DTS files. It's not needed, and is prone to being
out-of-date most of the time.
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'arch/powerpc/boot/dts/prpmc2800.dts')
-rw-r--r-- | arch/powerpc/boot/dts/prpmc2800.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/boot/dts/prpmc2800.dts b/arch/powerpc/boot/dts/prpmc2800.dts index 5300b50cdc2f..e416ea67be49 100644 --- a/arch/powerpc/boot/dts/prpmc2800.dts +++ b/arch/powerpc/boot/dts/prpmc2800.dts @@ -9,10 +9,6 @@ * * Property values that are labeled as "Default" will be updated by bootwrapper * if it can determine the exact PrPMC type. - * - * To build: - * dtc -I dts -O asm -o prpmc2800.S -b 0 prpmc2800.dts - * dtc -I dts -O dtb -o prpmc2800.dtb -b 0 prpmc2800.dts */ / { |