mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
r8101: remove duplicate code
This commit is contained in:
parent
af9ce82e10
commit
956f36403a
@ -6,13 +6,6 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
#
|
||||
# Copyright (C) 2022 ImmortalWrt.org
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=r8101
|
||||
PKG_VERSION:=1.037.01
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
@ -45,4 +38,3 @@ define Build/Compile
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,r8101))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user