blob: b622bc7b320750d2df6f04e642260b43edd5c423 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# AccessBus OE build file for the AMD Geode 5535/5536
# Copyright (C) 2005-2006, Advanced Micro Devices, Inc. All Rights Reserved
# Released under the MIT license (see packages/COPYING)
DESCRIPTION = "Linux Access Bus driver for the AMD Geode 5535/5536"
HOMEPAGE = "http://www.amd.com/embedded"
PR = "r0"
AMD_DRIVER_VERSION = "01.00.0401"
AMD_DRIVER_LABEL = "AccessBus_Linux_5536_${AMD_DRIVER_VERSION}"
require geode-modules.inc
SRC_URI[md5sum] = "9e738b508a6031946ad15b6591d0e5d4"
SRC_URI[sha256sum] = "d1edbe9c1c17cc3cc712b0b776c3eeab1f928f9e0a32467a4cb5a201c2902ab8"
|