]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.target
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / Makefile.target
diff --git a/Makefile.target b/Makefile.target
deleted file mode 100644 (file)
index a07149c..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# -*- Mode: makefile -*-
-
-BUILD_DIR?=$(CURDIR)/..
-
-include ../config-host.mak
-include config-target.mak
-include $(SRC_PATH)/rules.mak
-
-all:
-install: all
-       
-.PHONY: all clean install