index
:
openslx-ng/buildroot.git
master
Scripts preparing a debootstraped chroot-environment and building core components for initial ramfs.
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
bash
/
Makefile.in
blob: aa94d84051a34bcfe1854d319c684fded34ca6b4 (
plain
) (
blame
)
1
2
3
ifeq
($(
strip
$(
BR2_PACKAGE_BASH
)),
y
)
TARGETS
+=
bash
endif