mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
13 lines
372 B
Makefile
13 lines
372 B
Makefile
################################################################################
|
|
#
|
|
# r8168
|
|
#
|
|
################################################################################
|
|
|
|
R8168_VERSION = 52c98bd764e6dd22ff17876afa655e9e11237cc9
|
|
R8168_SITE = $(call github,fbelavenuto,r8168,$(R8168_VERSION))
|
|
R8168_LICENSE = GPL-2.0
|
|
|
|
$(eval $(kernel-module))
|
|
$(eval $(generic-package))
|