mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 07:33:56 +00:00
2f4d984b95
It should depends on ETHERNET, otherwise building fails:
drivers/staging/hp/hp100.o: In function `hp100_pci_remove':
hp100.c:(.text+0x165): undefined reference to `unregister_netdev'
hp100.c:(.text+0x214): undefined reference to `free_netdev'
Fixes:
|
||
---|---|---|
.. | ||
hp100.c | ||
hp100.h | ||
Kconfig | ||
Makefile |