Commit Graph

26 Commits (149935592c2d0122ff8f510236c69b72528b8403)

Author SHA1 Message Date
Mike Baker 5d30e6cb47 set PATH in rules.mk
SVN-Revision: 4438
18 years ago
Felix Fietkau 4560e33684 BUILD_DIR -> KERNEL_BUILD_DIR
SVN-Revision: 4332
18 years ago
Mike Baker d62e8a9485 credit where credit is due
SVN-Revision: 4091
18 years ago
Felix Fietkau 4ced39ac6f add INCLUDE_DIR variable for $(TOPDIR)/include
SVN-Revision: 4033
18 years ago
Felix Fietkau 4e24e35fa9 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
SVN-Revision: 4032
18 years ago
Nicolas Thill b65701e887 normalize Makefiles.
SVN-Revision: 3998
18 years ago
Nicolas Thill ab5540228b move shfs from target/linux/package/ to package/.
SVN-Revision: 3970
18 years ago
Felix Fietkau e6164b615a remove lots of non-essential packages
SVN-Revision: 3641
18 years ago
Mike Baker 2ee20939c6 change cp to $(CP)
SVN-Revision: 3112
19 years ago
Felix Fietkau 7c38715694 change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install calls
SVN-Revision: 2388
19 years ago
Nicolas Thill fd342b1ada reorganize/rationalize/format package menuconfig, make updatedd modular
SVN-Revision: 2333
19 years ago
Nicolas Thill 9826f4ec14 only build and install utils here, standardize Makefile
SVN-Revision: 2306
19 years ago
Felix Fietkau 40750d956a remove Maintainer: and Source: from packages
SVN-Revision: 2210
19 years ago
Felix Fietkau 269c715804 move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing.
SVN-Revision: 1085
19 years ago
Nicolas Thill 704b77e9cd Fix and standardize Config.in
SVN-Revision: 1046
19 years ago
Nicolas Thill b75773dd0c Fix shfs build (install destination was not set)
SVN-Revision: 1045
19 years ago
Nicolas Thill f4d95aa0ba Remove unused SOURCE_DIR variable
SVN-Revision: 1007
19 years ago
Nicolas Thill 3bc2900d2a Add missing .configured target that caused superfluous package rebuild, tweak package build
SVN-Revision: 971
19 years ago
Nicolas Thill 4d97e8492b Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found)
SVN-Revision: 956
19 years ago
Felix Fietkau 92c32c9760 clean up shfs package
SVN-Revision: 837
19 years ago
Felix Fietkau f608b95452 merge nico's package/rules.mk and package/templates.mk into one file, update packages that use this
SVN-Revision: 817
19 years ago
Felix Fietkau 645741e9e8 clean up shfs menuconfig
SVN-Revision: 725
19 years ago
Nicolas Thill ca36585be4 Change shfs, uniformize package makefile
SVN-Revision: 684
19 years ago
Felix Fietkau 8bc4d3fe6d disable non-essential packages by default if DEVELOPER is unset on make menuconfig
SVN-Revision: 675
19 years ago
Nicolas Thill b6c9718e19 Remove CVS dir from package
SVN-Revision: 629
19 years ago
Nicolas Thill 087173694a Add shfs package
SVN-Revision: 593
19 years ago