diff options
Diffstat (limited to 'drivers/net/Makefile')
-rw-r--r-- | drivers/net/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/Makefile b/drivers/net/Makefile index 620abd76e0b..fcc62e603a2 100644 --- a/drivers/net/Makefile +++ b/drivers/net/Makefile @@ -79,5 +79,3 @@ obj-$(CONFIG_VIRTIO_NET) += virtio_net.o obj-$(CONFIG_WIMAX) += wimax/ obj-$(CONFIG_CAIF) += caif/ - -obj-$(CONFIG_TILE_NET) += tile/ |