]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/lib/Makefile
Merge git://git.denx.de/u-boot-rockchip
[karo-tx-uboot.git] / arch / arm / lib / Makefile
index 51497cc289b42ab55b1aaa9ae4fd06c1ec649288..f7171035265eafb135f70ce21f1bd69dd8f1b961 100644 (file)
@@ -48,7 +48,9 @@ obj-y += interrupts_64.o
 else
 obj-y  += interrupts.o
 endif
+ifndef CONFIG_RESET
 obj-y  += reset.o
+endif
 
 obj-y  += cache.o
 ifndef CONFIG_ARM64