include $(INCLUDE_DIR)/kernel-build.mk
DEFAULT_PACKAGES += kmod-madwifi
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))
include $(INCLUDE_DIR)/kernel-build.mk
DEFAULT_PACKAGES += kmod-madwifi
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))
include $(INCLUDE_DIR)/kernel-build.mk
# DEFAULT_PACKAGES += kmod-switch
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))
endef
include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))
FEATURES:=jffs2
include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))
include $(INCLUDE_DIR)/kernel-build.mk
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))
FEATURES:=jffs2
include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))
FEATURES:=broken
include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
endif
$(eval $(call BuildKernel))
include $(INCLUDE_DIR)/kernel-build.mk
DEFAULT_PACKAGES += kmod-natsemi
+# include the profiles
+-include profiles/*.mk
+
$(eval $(call BuildKernel))