projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add a secondary mdio bus
[openwrt.git]
/
target
/
linux
/
lantiq
/
falcon
/
profiles
/
001-lantiq.mk
diff --git
a/target/linux/lantiq/falcon/profiles/001-lantiq.mk
b/target/linux/lantiq/falcon/profiles/001-lantiq.mk
index
941aa37
..
fa42b62
100644
(file)
--- a/
target/linux/lantiq/falcon/profiles/001-lantiq.mk
+++ b/
target/linux/lantiq/falcon/profiles/001-lantiq.mk
@@
-3,8
+3,7
@@
define Profile/EASY98000
PACKAGES:= \
kmod-dm9000 \
kmod-i2c-core kmod-i2c-algo-bit kmod-i2c-gpio kmod-eeprom-at24 \
PACKAGES:= \
kmod-dm9000 \
kmod-i2c-core kmod-i2c-algo-bit kmod-i2c-gpio kmod-eeprom-at24 \
- kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
- uboot-easy980x0_norflash uboot-easy980x0_serialflash
+ kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25
endef
define Profile/EASY98000/Description
endef
define Profile/EASY98000/Description
@@
-15,8
+14,6
@@
$(eval $(call Profile,EASY98000))
define Profile/EASY98020
NAME:=EASY98020
define Profile/EASY98020
NAME:=EASY98020
- PACKAGES:= \
- kmod-leds-gpio uboot-easy98020
endef
define Profile/EASY98020/Description
endef
define Profile/EASY98020/Description
This page took
0.022196 seconds
and
4
git commands to generate.