package/mac80211: fix atomic64 issues on x86 / uml
[openwrt.git] / package / kernel / modules / 001-depends.mk
index 73dd46b..407f873 100644 (file)
@@ -18,6 +18,11 @@ define AddDepends/input
 endef
 
 
+define AddDepends/nls
+  DEPENDS+= +kmod-nls-base $(foreach cp,$(1),+kmod-nls-$(cp))
+endef
+
+
 define SetDepends/rfkill
   DEPENDS:= @(TARGET_ar71xx||TARGET_brcm47xx||TARGET_s3c24xx||TARGET_x86||TARGET_gemini)
 endef
This page took 0.018131 seconds and 4 git commands to generate.