X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;fp=Makefile;h=c0a3ab4d5c67c3c7cacb44d933cd42aa391cac27;hb=1e774d8e6174a7171dd4c6978997d4ac5508b05e;hp=f1c47e3cc279719f4e064d054b9ff23a259f47ed;hpb=3bc2028016a19488177aa1afc89b4af301450391;p=pcsx_rearmed.git diff --git a/Makefile b/Makefile index f1c47e3c..c0a3ab4d 100644 --- a/Makefile +++ b/Makefile @@ -267,11 +267,6 @@ CFLAGS += -DHAVE_CHD -D_7ZIP_ST LDFLAGS += -lm endif -# dfinput -ifneq "$(PLATFORM)" "libretro" -OBJS += plugins/dfinput/main.o plugins/dfinput/pad.o plugins/dfinput/guncon.o -endif - # frontend/gui OBJS += frontend/cspace.o ifeq "$(HAVE_NEON_ASM)" "1"