mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] .gitignore: Add generated scripts/rkimage to .gitignore
@ 2023-07-14  5:15 Alexander Shiyan
  2023-07-14  5:15 ` [PATCH 1/2] i2c: Added feature to get bus number from alias Alexander Shiyan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexander Shiyan @ 2023-07-14  5:15 UTC (permalink / raw)
  To: barebox; +Cc: Alexander Shiyan

Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
---
 scripts/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/.gitignore b/scripts/.gitignore
index 3ca742ac6e..36b60ad56b 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -32,6 +32,7 @@ omap3-usb-loader
 omap3-usb-loader-target
 rk-usb-loader
 rk-usb-loader-target
+rkimage
 mips-relocs
 rsatoc
 stm32image
-- 
2.38.2




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-26 11:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14  5:15 [PATCH] .gitignore: Add generated scripts/rkimage to .gitignore Alexander Shiyan
2023-07-14  5:15 ` [PATCH 1/2] i2c: Added feature to get bus number from alias Alexander Shiyan
2023-07-26 11:55   ` Sascha Hauer
2023-07-14  5:15 ` [PATCH] mfd: rk808: Add missing RK809 chip ID to poweroff handler Alexander Shiyan
2023-07-14  5:15 ` [PATCH 2/2] i2c: rockchip: Get I2C bus number from devicetree alias Alexander Shiyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox