strip the kernel version suffix from target directories, except for brcm-2.4 (the...
[openwrt/staging/chunkeey.git] / package / util-linux / Makefile
index c5c574c4bbe4fb661bfdd1fc94906fc1afe35e7e..40f443eac33e255003b321874a593b377480383b 100644 (file)
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/util-linux/Default
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:=@!LINUX_2_6_ETRAX
+  DEPENDS:=@!TARGET_ETRAX
   URL:=http://www.kernel.org/pub/linux/utils/util-linux/
 endef