From c69189a8f8f7c8cd4a8aa1250e56e935c9f11c92 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 30 Sep 2019 20:52:54 +0200 Subject: ppc/mips: remove non functional sample --- target/ppc/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'target/ppc/Makefile') diff --git a/target/ppc/Makefile b/target/ppc/Makefile index f62b31110..2eec72d23 100644 --- a/target/ppc/Makefile +++ b/target/ppc/Makefile @@ -63,12 +63,6 @@ ifeq ($(ADK_TARGET_FS),nfsroot) targethelp: @echo 'The kernel file is: $(FW_DIR)/${TARGET_KERNEL}' @echo "The RootFS tarball is: $(FW_DIR)/$(ROOTFSUSERTARBALL)" -ifeq ($(ADK_TARGET_SYSTEM_APPLE_MACMINI),y) - @echo 'Use --o-f to get into OpenFirmware on bootup, then type:' - @echo ' 0 > boot enet:10.0.0.1,yaboot' - @echo 'In yaboot type:' - @echo ' boot: enet:' -endif endif # image creation and kernel install -- cgit v1.2.3