Skip to content

Commit

Permalink
r8101: remove duplicate code
Browse files Browse the repository at this point in the history
  • Loading branch information
aiamadeus committed Aug 18, 2022
1 parent af9ce82 commit 956f364
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions package/lean/r8101/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -45,4 +38,3 @@ define Build/Compile
endef

$(eval $(call KernelPackage,r8101))

0 comments on commit 956f364

Please sign in to comment.