mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
1f465d9d28
Changelog: =========== - Add a new addressing mode "mscc": Used to access PHYs from Microchip that uses C22 register 31 as a page register - Fix VPATH builds and various other build related warnings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
10 lines
140 B
BlitzBasic
10 lines
140 B
BlitzBasic
require mdio-tools.inc
|
|
|
|
DEPENDS += "virtual/kernel libmnl"
|
|
|
|
|
|
inherit pkgconfig autotools
|
|
|
|
RRECOMMENDS:${PN} = "kernel-module-mdio-netlink"
|
|
|