[Buildroot] LIBFOO_SITE in .mk file

Jeff Krasky jeff.krasky at dspcg.com
Thu Dec 1 14:58:23 UTC 2011


> No, the patch is in an e-mail I have sent to the list yesterday evening.

Ok, so I go to the email with a subject of "[Buildroot] [PATCH 1/1]
igh-ethercat: new package" and I copy the text from



---
 package/Config.in                    |    1 +
 package/igh-ethercat/Config.in       |   23 +++++++++++++++++++++++




all the way down to the text




+IGH_ETHERCAT_POST_INSTALL_TARGET_HOOKS += IGH_ETHERCAT_INSTALL_MODULES
+
+$(eval $(call AUTOTARGETS))
\ No newline at end of file
--
1.7.4.1



and place it in a text file called filename.patch.  Then I go into the
directory buildroot-2011.11 and I run 'cat filename.patch | patch -p1'

Then I can just run 'make menuconfig', 'make', etc?

Thanks so much.



More information about the buildroot mailing list