Commit Graph

10 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
6e2823c1fa - add and use BR2_BZCAT config option. 2006-11-17 15:43:51 +00:00
Eric Andersen
5cd18319f8 comparing $(ARCH) vs i.e. i386 isn't going to work when ARCH=i486 etc.
Need to instead compare vs BR2_i386 and friends.
2006-08-10 20:58:14 +00:00
Mike Frysinger
ec40d5680c add initial support for sandbox 2005-11-10 02:52:30 +00:00
Mike Frysinger
9b0555f23f update to latest version 2005-08-20 06:27:12 +00:00
Mike Frysinger
37891c6a78 portage needs python 2005-08-11 00:02:29 +00:00
Eric Andersen
d06645d8ed There is no need to have a separate 'Makefile.in' file in the
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Mike Frysinger
a93da840ba ver bump 2005-01-27 07:09:14 +00:00
Mike Frysinger
214b27914d new version 2004-11-02 06:35:31 +00:00
Mike Frysinger
a6f3251e0f version update 2004-10-21 13:23:41 +00:00
Mike Frysinger
6a42235512 add portage support 2004-10-14 20:13:24 +00:00