15 Commits (5a79463894378a3cdc7f41a9f4ce315a114d5661)

Author SHA1 Message Date
Mike Baker 5d30e6cb47 set PATH in rules.mk 18 years ago
Mike Baker ad24256f8f yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS) 18 years ago
Mike Baker 6c81c75f03 more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) 18 years ago
Mike Baker cd42bf72d9 fix a few directories missed in [4176]'s source -> download 18 years ago
Mike Baker 3c050e543f change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels 18 years ago
Gerry Rozema 186787ea88 UML target completed. Added ext2 target fs for use with uml images 18 years ago
Felix Fietkau 19ddbe8662 move some of the kernel module packaging to package/kernel/ 18 years ago
Felix Fietkau 276ad1e336 add workaround for kernel module install 19 years ago
Mike Baker d62e8a9485 credit where credit is due 19 years ago
Felix Fietkau b33647bf27 add support for new modules.mk format (no autogenerated Config.in yet) 19 years ago
Felix Fietkau 965adec3be add extra targets to improve make tracing output 19 years ago
Mike Baker 3460c78ea1 fix kernel configure target 19 years ago
Mike Baker a9aeddb065 .pkginfo cleanup #2 19 years ago
Felix Fietkau 4ced39ac6f add INCLUDE_DIR variable for $(TOPDIR)/include 19 years ago
Felix Fietkau 4e24e35fa9 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/ 19 years ago
Felix Fietkau d388e21a35 remove old junk 19 years ago
Felix Fietkau de93bede13 make ramdisk support generic, some cleanups 19 years ago
Felix Fietkau c8ec7f7647 fix dependency problem 19 years ago
Felix Fietkau 9ba9373d54 cleanup; replace .PHONY with FORCE; disable gdb by default 19 years ago
Felix Fietkau 00b8533b23 remove useless FORCE depend 19 years ago
Felix Fietkau 0bd782addd fix install of in-tree modules ipkgs 19 years ago
Felix Fietkau 61c868f34f disable target/linux/package 19 years ago
Felix Fietkau 445b861749 allow building of kernel-specific stuff in package/ instead of target/linux/package/ and merge target/linux/package/base-files into package/base-files 19 years ago
Felix Fietkau aef3bd9e64 resync with kamikaze 19 years ago
Felix Fietkau d3f5fda543 remove old trace/verbose junk 19 years ago
Mike Baker c4ba022a7b build the kernel scripts directory before packages (required for some external kernel modules) 19 years ago
Mike Baker 5a2107ed8a fix "make target/linux/package/*-*" targets 19 years ago
Mike Baker 7549093723 fix trace targets to actually display correct target names 19 years ago
Felix Fietkau 2aa55f21d5 fix for the missing board-specific base-files 19 years ago
Felix Fietkau 80402a98be change the build order in target/linux so that it's possible to link the kernel with a ramdisk image 19 years ago
Felix Fietkau bb2b2677cd fix kernel virtual package install 19 years ago
Felix Fietkau f4d5a30833 create package directory in target/linux/*/prepare 19 years ago
Felix Fietkau ea35a1edbe large target/linux cleanup 19 years ago