add netconfig script to brcm-2.4 and remove default /etc/config/network
[openwrt.git] / openwrt / target / linux / package / switch / src / Makefile
index e4b2b7f..4c5f911 100644 (file)
@@ -11,8 +11,9 @@
 #
 
 obj-m  := switch-core.o switch-adm.o switch-robo.o
-export-objs := switch-core.o
 
 ifeq ($(MAKING_MODULES),1)
+export-objs := switch-core.o
+
 -include $(TOPDIR)/Rules.make
 endif
This page took 0.021673 seconds and 4 git commands to generate.