only build kmod-hwmon-pc87360 for x86
[openwrt.git] / package / kernel / modules / crypto.mk
index 3d0c95e..4bb5919 100644 (file)
@@ -73,7 +73,7 @@ endef
 
 define KernelPackage/crypto-aes/x86-2.6
   KCONFIG:=CONFIG_CRYPTO_AES_586
-  FILES:=$(LINUX_DIR)/arch/i386/crypto/aes-i586.$(LINUX_KMOD_SUFFIX)
+  FILES:=$(LINUX_DIR)/arch/x86/crypto/aes-i586.$(LINUX_KMOD_SUFFIX)
   AUTOLOAD:=$(call AutoLoad,09,aes-i586)
 endef
 
This page took 0.018499 seconds and 4 git commands to generate.