mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/uboot-olinuxino: add patch
This commit is contained in:
parent
38099d6293
commit
1eadd13d7b
1 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
diff -urN a/include/configs/mx23_olinuxino.h b/include/configs/mx23_olinuxino.h
|
||||
--- a/include/configs/mx23_olinuxino.h 2013-07-19 13:28:55.017258253 -0600
|
||||
+++ b/include/configs/mx23_olinuxino.h 2013-07-19 13:32:35.191233599 -0600
|
||||
@@ -65,6 +65,7 @@
|
||||
#define CONFIG_CMD_MMC
|
||||
#define CONFIG_CMD_NET
|
||||
#define CONFIG_CMD_USB
|
||||
+#define CONFIG_CMD_BOOTZ
|
||||
|
||||
/*
|
||||
* Memory configurations
|
Loading…
Reference in a new issue