brcm47xx: use b53 phy driver for the switch in kernel 3.10
[openwrt/staging/chunkeey.git] / package / network / config / swconfig / Makefile
index 6d1c9db78096844fc690336b122e4b70534b9fc3..417845dcb35c268eb6c1a57c4069d1407c786e01 100644 (file)
@@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/kernel.mk
 define Package/swconfig
   SECTION:=base
   CATEGORY:=Base system
-  DEPENDS:=@!TARGET_brcm47xx +libuci +libnl-tiny
+  DEPENDS:=!@LINUX_3_10:TARGET_brcm47xx +libuci +libnl-tiny
   TITLE:=Switch configuration utility
 endef