X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fsibyte%2FMakefile;h=52728da1906ae71ef2e51b28161a85e17a454471;hb=ceee90ffd2f7913e6b31789b53f52a3d94ecece3;hp=35cdb37f2ec188409014d96ab0c3d8fd45a0c3c4;hpb=17c7b6c3fdc48301e50d22cc6138ede16bd1be24;p=openwrt.git diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile index 35cdb37f2e..52728da190 100644 --- a/target/linux/sibyte/Makefile +++ b/target/linux/sibyte/Makefile @@ -13,9 +13,6 @@ FEATURES:=broken LINUX_VERSION:=2.6.21.5 -include $(INCLUDE_DIR)/kernel-build.mk +include $(INCLUDE_DIR)/target.mk -# include the profiles --include profiles/*.mk - -$(eval $(call BuildKernel)) +$(eval $(call BuildTarget))