Change AMD vendorcode build
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Thu, 1 Dec 2011 15:49:43 +0000 (17:49 +0200)
committerPatrick Georgi <patrick@georgi-clan.de>
Fri, 2 Dec 2011 07:59:26 +0000 (08:59 +0100)
commit2a830d0b9807566a5f2c4401cd9fd285661034f1
treeb9d14fbb849d8191da333f166db3cf7534da43d8
parent2c1f4d2d836bfb5728c692e08bda172a1639ec81
Change AMD vendorcode build

Apply the normal method of recursively including subdirectories
for src/vendorcode. Remove redundant references under
mainboard and northbridge.

Change-Id: I914a6e262ed2abe83f407df36fe5c1af5eb4bcb0
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/468
Tested-by: build bot (Jenkins)
Reviewed-by: Kerry Sheh <shekairui@gmail.com>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
14 files changed:
Makefile.inc
src/mainboard/amd/inagua/Makefile.inc
src/mainboard/amd/persimmon/Makefile.inc
src/mainboard/amd/south_station/Makefile.inc
src/mainboard/amd/torpedo/Makefile.inc
src/mainboard/amd/union_station/Makefile.inc
src/mainboard/asrock/e350m1/Makefile.inc
src/mainboard/supermicro/h8qgi/Makefile.inc
src/northbridge/amd/Makefile.inc
src/vendorcode/Makefile.inc
src/vendorcode/amd/Makefile.inc [new file with mode: 0644]
src/vendorcode/amd/agesa/Makefile.inc [new file with mode: 0644]
src/vendorcode/amd/agesa/f10/Makefile.inc
src/vendorcode/amd/cimx/Makefile.inc [new file with mode: 0644]