improve ARM feature detection
[pcsx_rearmed.git] / plugins / spunull / Makefile
index dcd25ea..fcfec80 100644 (file)
@@ -1,9 +1,6 @@
 include ../../config.mak
 
-ifneq "$(ARCH)" "arm"
- EXT = .$(ARCH)
-endif
-TARGET = spunull.so$(EXT)
+TARGET = spunull.so
 WD = $(shell pwd)
 PLUGINDIR = $(shell basename $(WD))