summaryrefslogtreecommitdiff
path: root/target
ModeNameSize
-rw-r--r--Config.in1579logplain
-rw-r--r--Makefile965logplain
d---------linux610logplain
d---------lzma90logplain
d---------utils66logplain
>nbd 2008-11-22Fix indention.lars 2008-11-22Add support for negative conditional dependencies.lars 2008-10-06don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...nbd 2008-10-04fix infinite recursion in metadata.plnbd 2008-10-01implement conditional dependencies for menuconfig and build depsnbd 2008-09-23use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...nbd 2008-08-22don't display the "Image configuration" menu entry when there's nothing to pr...nico 2008-08-04fix a small bug in the recursive dependency lookup for generated menuconfig f...nbd 2008-06-11fix missing package compile/installation issuenbd 2008-06-11fix some previously ignored build dependencies (for example, uci->lua)nbd 2008-06-10consider virtual dependencies (generated by using PROVIDES:=) when generating...nbd 2008-06-03add new target feature option for fpukaloz 2008-04-20add a gpio feature for devices supporting the generic GPIO interfacenico 2008-01-29add feature flag for the cpio.gz supportjuhosg 2007-11-10add config symbols for the kernel versionnbd 2007-10-25add feature flag for display support. will be used as dependency for x.orgnbd 2007-10-21remove the dummy profile that was created on targets that have subtargetsnbd 2007-10-20reorganize subtargets, sort subtargets below top level targetsnbd 2007-10-14fix duplicate dependenciesnbd 2007-10-05allow targets to select/deselect config symbolsnbd 2007-09-29add a packaging method that installs files into a subdirectory of bin/ instea...nbd 2007-09-23add initial version of a package feeds management scriptnbd 2007-09-21fix image preconfigurationejka 2007-09-09define extra config symbols for targets containing multiple subtargetsnbd 2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd 2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd 2007-07-31fix a dependency bugnbd 2007-07-30next round of build system cleanup - convert package/ to new structurenbd 2007-07-26fix a prereq bugnbd 2007-07-23more dependency fixesnbd 2007-07-18Add a USES_TGZ config.in variable, so that RB1xx profiles can use itflorian 2007-07-18allow kconfig symbols to be shared between packagesnbd 2007-07-18dynamically enable/disable kernel config options for kmod packages based on b...nbd 2007-07-15properly support dependencies on packages that just use Build/DefaultTargetsnbd 2007-07-15fixes for recursive package scanningnbd 2007-07-10fix PACKAGES:= for target profiles in target.mknbd