tuntap: switch to use rtnl_dereference()
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / memory / Makefile
blob9cce5d70ed5218503f5e58b2310cde9570ae6de7
2 # Makefile for memory devices
5 ifeq ($(CONFIG_DDR),y)
6 obj-$(CONFIG_OF) += of_memory.o
7 endif
8 obj-$(CONFIG_TI_EMIF) += emif.o
9 obj-$(CONFIG_TEGRA20_MC) += tegra20-mc.o
10 obj-$(CONFIG_TEGRA30_MC) += tegra30-mc.o