~ubuntu-branches/ubuntu/trusty/linux-linaro-omap/trusty

« back to all changes in this revision

Viewing changes to drivers/net/Makefile

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-57i0gl3v99b3lkfg
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
obj-$(CONFIG_ATL1E) += atl1e/
32
32
obj-$(CONFIG_ATL1C) += atl1c/
33
33
obj-$(CONFIG_GIANFAR) += gianfar_driver.o
 
34
obj-$(CONFIG_PTP_1588_CLOCK_GIANFAR) += gianfar_ptp.o
34
35
obj-$(CONFIG_TEHUTI) += tehuti.o
35
36
obj-$(CONFIG_ENIC) += enic/
36
37
obj-$(CONFIG_JME) += jme.o
259
260
obj-$(CONFIG_ENC28J60) += enc28j60.o
260
261
obj-$(CONFIG_ETHOC) += ethoc.o
261
262
obj-$(CONFIG_GRETH) += greth.o
 
263
obj-$(CONFIG_LANTIQ_ETOP) += lantiq_etop.o
262
264
 
263
265
obj-$(CONFIG_XTENSA_XT2000_SONIC) += xtsonic.o
264
266
 
281
283
obj-$(CONFIG_USB_USBNET)        += usb/
282
284
obj-$(CONFIG_USB_ZD1201)        += usb/
283
285
obj-$(CONFIG_USB_IPHETH)        += usb/
 
286
obj-$(CONFIG_USB_CDC_PHONET)   += usb/
284
287
 
285
288
obj-$(CONFIG_WLAN) += wireless/
286
289
obj-$(CONFIG_NET_TULIP) += tulip/