rtl8169: And kill the COMPATIBLE_MACHINE completely

Yes, this does require a PCI bus and will not run on a BTS
but there is no specific config file or such.
This commit is contained in:
Holger Hans Peter Freyther 2015-07-11 08:55:08 +02:00
parent f70f875e83
commit f8535440b7
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "pciutils"
COMPATIBLE_MACHINE = "(sysmocom-bsc|sysmocom-idu|sysmocom-bsc-e1)"
SRCREV = "e62e515ce314599e48b268dac69d2f16a504264c"
SRC_URI = "git://git.sysmocom.de/rtl8168-eeprom;protocol=git;branch=master"
PV = "v0.0.1+git${SRCPV}"