blob: 97071bc91fce4695f42745c0ced26de2aea9cf2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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"
MAINTAINER = "Raymond Danks <raymondd@ia.amd.com>"
PR = "r0"
AMD_DRIVER_VERSION = "01.00.0401"
AMD_DRIVER_LABEL = "AccessBus_Linux_5536_${AMD_DRIVER_VERSION}"
include geode-modules.inc
|