fix kmod-crypto-core compile with 2.6.30 (#5201)
[openwrt/openwrt.git] / package / kernel / Makefile
index 036af764f14353c7fad4793e25dfef64cc900558..cde30683c3baa1dfc5cf259d2d04fc9b0ebde2fc 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
@@ -44,5 +43,5 @@ endef
 
 $(eval $(if $(DUMP),,$(call BuildPackage,kernel)))
 
-include $(TOPDIR)/target/linux/*/modules.mk
+-include $(TOPDIR)/target/linux/*/modules.mk
 include ./modules/*.mk