readme.buildroot
来自「這是一個實時嵌入式作業系統 實作了MCS51 ARM等MCU」· BUILDROOT 代码 · 共 17 行
BUILDROOT
17 行
--- ABOUT ---This isnt a real package, it just exists to easily update theconfig.sub / config.guess files in packages to the latest version(since many bundled ones don't support the latest possible targets)--- HOWTO ---To use, just add this to your unpack rule in the package.mk:$(CONFIG_UPDATE) $(PACKAGE_DIR)/--- UPDATE ---This is a CVS checkout of the config project, so just run `cvs up` to get the latest config.sub / config.guess files.A few local customizations are used to support uClibc so you mayhave to make sure they're still needed. The patches are broken out in the patches/ dir to keep things simple.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?