Commit 04949ce1 authored by Ernst Persson's avatar Ernst Persson Committed by Linus Torvalds

[netdrvr] list CONFIG_BMAC in drivers/net/Makefile.lib,

as it uses the crc32 library.
parent 3a585bf5
......@@ -5,6 +5,7 @@ obj-$(CONFIG_A2065) += crc32.o
obj-$(CONFIG_ARM_AM79C961A) += crc32.o
obj-$(CONFIG_AT1700) += crc32.o
obj-$(CONFIG_ATP) += crc32.o
obj-$(CONFIG_BMAC) += crc32.o
obj-$(CONFIG_DE2104X) += crc32.o
obj-$(CONFIG_DE4X5) += crc32.o
obj-$(CONFIG_DECLANCE) += crc32.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment