• Michael Shigorin's avatar
    fix kpackages() API · 6f452182
    Michael Shigorin authored
    This function's got its argument order chosen for "aesthetical"
    reason of $(2) following $(1) in the macros but the logical order
    is exactly the opposite: we care for kernel flavour much more than
    for module set (which is dependent upon it).
    
    So while silent dropout of kernel-image if KFLAVOURS is set
    but KMODULES is empty could be fixed by testing for $(2) only,
    it looks like a good time to fix this discrepancy altogether.
    6f452182
Name
Last commit
Last update
..
main Loading commit data...
rootfs Loading commit data...
stage1 Loading commit data...
stage2 Loading commit data...
Makefile Loading commit data...
README Loading commit data...