1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

uclibc: Drop default uCibc.machine to make misconfigurations more obvious

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4446 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-05-06 15:57:28 +00:00
parent 09cc7bd2e3
commit bad655b351
@@ -1,8 +0,0 @@
# Default per-machine config
# DO NOT CHANGE THIS
# Create a new file ${MACHINE}/uClibc.distro
# Use this file for information which is specific to the machine,
# as opposed to the architecture (e.g. nslu2 as opposed to armeb or arm)
# KISS: this file gets includes last, nothing in here can be
# overridden. Restrict things in here to things which are absolutely
# and certainly true for this machine.