http://downloads.netgear.com/files/GPL/GPL_Source_V361j_DM111PSP_series_consumer_rele...
[bcm963xx.git] / bcmdrivers / Makefile
index c54796e..ca9a5a8 100755 (executable)
@@ -58,6 +58,10 @@ endif
 ifneq ($(CONFIG_BCM_ENET),)
   LN_DRIVER_DIRS +=ln -sn impl$(CONFIG_BCM_ENET_IMPL) broadcom/net/enet/$(LN_NAME);
   obj-$(CONFIG_BCM_ENET) += broadcom/net/enet/$(LN_NAME)/
+  
+ifneq ($(IAD_VDSL_6358),)
+  CFLAGS += -DIAD_VDSL_6358
+endif
 endif
 
 ifneq ($(CONFIG_BCM_USB),)