mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-15 06:12:11 -04:00
UML didn't have a subtarget defined.
While this compiled fine, the patch caused funny filenames
for the generated files to appear:
- "openwrt-uml--vmlinux"
- "openwrt-uml--squashfs.img"
- "openwrt-uml--ext4.img"
- ...
since "generic" is implied anyway, let's just set it.
Fixes:
|
||
---|---|---|
.. | ||
target.mk |