Include kmod-via-rhine by default for rb532

SVN-Revision: 8059
This commit is contained in:
Florian Fainelli
2007-07-19 15:23:34 +00:00
parent cfddec3e1d
commit 6415928854
2 changed files with 2 additions and 1 deletions

View File

@@ -17,5 +17,6 @@ include $(INCLUDE_DIR)/kernel-build.mk
# include the profiles
-include profiles/*.mk
DEFAULT_PACKAGES += kmod-via-rhine
$(eval $(call BuildKernel))