use the native toolchain for grub on non-amd64 hosts
[openwrt/svn-archive/archive.git] / target / Makefile
index 195878e6654d0e4c8fd35f50ceb14b07873c9891..dc21033e5f6bd04caed4d04657f7e77c364614b8 100644 (file)
@@ -17,7 +17,6 @@ TARGETS-$(CONFIG_SDK) += sdk
 
 linux-compile: utils-install
 linux-install: $(BIN_DIR)
-sdk-compile: linux-install
 image_install: linux-install
 
 download: $(patsubst %,%-download,$(TARGETS-y))