]> git.ipfire.org Git - people/ms/u-boot.git/commit
dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
authorStephen Warren <swarren@nvidia.com>
Wed, 24 Jul 2013 17:09:21 +0000 (10:09 -0700)
committerTom Rini <trini@ti.com>
Fri, 2 Aug 2013 22:29:32 +0000 (18:29 -0400)
commit8ad723acd7e9b09b44cd23d1bd7a610645779a18
treea7edb807df6760d78a24e01d98c97138f2d747ab
parent6e8e0311ccc78d93fef91a3c8c5ce711f5b9c6b0
dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS

Now that nothing uses the defines ARCH_CPU_DTS, BOARD_DTS, stop defining
them.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
dts/Makefile