mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
Move the IC Plus driver into drivers/net/ethernet/icplus/ and make the necessary Kconfig and Makefile changes. CC: <craig_rich@sundanceti.com> CC: <sorbica@icplus.com.tw> CC: <jesse@icplus.com.tw> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
5 lines
77 B
Makefile
5 lines
77 B
Makefile
#
|
|
# Makefile for the IC Plus device drivers
|
|
#
|
|
|
|
obj-$(CONFIG_IP1000) += ipg.o
|