X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fuml-2.6%2FMakefile;h=089ef585819ba84285026f807e7e7a0a10b85aa8;hb=13916b26c3dda20b37026b969c2c460a8a95426b;hp=25624108ab30dfaf82dbdd561a4c526f7a09a856;hpb=5befec2ff70da0d8878f3efa0f7f57cf6c539627;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/uml-2.6/Makefile b/target/linux/uml-2.6/Makefile index 25624108ab..089ef58581 100644 --- a/target/linux/uml-2.6/Makefile +++ b/target/linux/uml-2.6/Makefile @@ -24,6 +24,10 @@ FEATURES:=broken LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) include $(INCLUDE_DIR)/kernel-build.mk + +# include the profiles +-include profiles/*.mk + endif $(eval $(call BuildKernel))