16 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Claudio Mignanti 36c2bfcdb2 Don't compile u-boot by default 14 years ago
Claudio Mignanti d806e68e57 Tag the uncompressed image 14 years ago
Claudio Mignanti ee533340ac Copy rootfs(s) inside BIN_DIR 14 years ago
Claudio Mignanti 4a82997327 Add support for u-boot 14 years ago
Claudio Mignanti 4bb7ab3057 revamp target: add support for netusg20 board 14 years ago
Nicolas Thill 224db523da replace old quote stripping with calls to qstrip macro 15 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 15 years ago
Florian Fainelli 32cae1aee8 fix u-boot installation 15 years ago
Florian Fainelli d94947e2e9 fix u-boot linking failure with an EABI toolchain 15 years ago
Florian Fainelli 77e195a2cb fix dfboot linking failures (#5937) 15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Imre Kaloz fcbdafb6bd be politically correct 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Nicolas Thill a6cda9c4bc fix target names in image options (closes: #2357) 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago