arm-omap-bbb-dts.patch: fix arch/arm/boot/dtb/Makefile rule

This commit is contained in:
Kyle McMartin 2013-07-19 21:23:28 -04:00
parent e5e32bcc33
commit e6dec5219f
2 changed files with 4 additions and 1 deletions

View File

@ -20,7 +20,7 @@ diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
am335x-evm.dtb \
am335x-evmsk.dtb \
am335x-bone.dtb \
+ am335x-boneblack.dtb
+ am335x-boneblack.dtb \
am3517-evm.dtb \
am3517_mt_ventoux.dtb \
am43x-epos-evm.dtb

View File

@ -2242,6 +2242,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri Jul 19 2013 Kyle McMartin <kyle@redhat.com>
- arm-omap-bbb-dts.patch: fix arch/arm/boot/dtb/Makefile rule
* Fri Jul 19 2013 Kyle McMartin <kmcmartin@redhat.com> - 3.11.0-0.rc1.git3.1
- Linux v3.11-rc1-181-gb8a33fc